Table of Contents

Class UnderlineTextMarkupAnnotationFlattener

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

Implementation of IAnnotationFlattener for underline annotations.

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

Constructors

UnderlineTextMarkupAnnotationFlattener()

public UnderlineTextMarkupAnnotationFlattener()

Methods

Draw(PdfAnnotation, PdfPage)

protected override bool Draw(PdfAnnotation annotation, PdfPage page)

Parameters

annotation PdfAnnotation
page PdfPage

Returns

bool