Table of Contents

Class WarnFormfieldFlattener

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

This class is used to warn user that annotation will not be flattened.

public class WarnFormfieldFlattener : IAnnotationFlattener
Inheritance
WarnFormfieldFlattener
Implements
Inherited Members

Constructors

WarnFormfieldFlattener()

Creates a new WarnFormfieldFlattener instance.

public WarnFormfieldFlattener()

Methods

Flatten(PdfAnnotation, PdfPage)

public virtual bool Flatten(PdfAnnotation annotation, PdfPage page)

Parameters

annotation PdfAnnotation
page PdfPage

Returns

bool