Table of Contents

Class StrikeOutTextMarkupAnnotationFlattener

Namespace
iText.Kernel.Utils.Annotationsflattening
Assembly
itext.kernel.dll

Implementation of IAnnotationFlattener for strikeout annotations.

public class StrikeOutTextMarkupAnnotationFlattener : AbstractTextMarkupAnnotationFlattener, IAnnotationFlattener
Inheritance
StrikeOutTextMarkupAnnotationFlattener
Implements
Inherited Members

Constructors

StrikeOutTextMarkupAnnotationFlattener()

public StrikeOutTextMarkupAnnotationFlattener()

Methods

Draw(PdfAnnotation, PdfPage)

protected override bool Draw(PdfAnnotation annotation, PdfPage page)

Parameters

annotation PdfAnnotation
page PdfPage

Returns

bool