Table of Contents

Class SquigglyTextMarkupAnnotationFlattener

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

Implementation of IAnnotationFlattener for squiggly annotations.

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

Constructors

SquigglyTextMarkupAnnotationFlattener()

Creates a new SquigglyTextMarkupAnnotationFlattener instance.

public SquigglyTextMarkupAnnotationFlattener()

Methods

Draw(PdfAnnotation, PdfPage)

protected override bool Draw(PdfAnnotation annotation, PdfPage page)

Parameters

annotation PdfAnnotation
page PdfPage

Returns

bool