Table of Contents

Class RemoveWithoutDrawingFlattener

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

This class is used to Remove annotations without drawing them on the page content stream.

public class RemoveWithoutDrawingFlattener : IAnnotationFlattener
Inheritance
RemoveWithoutDrawingFlattener
Implements
Inherited Members

Constructors

RemoveWithoutDrawingFlattener()

Creates a new RemoveWithoutDrawingFlattener instance.

public RemoveWithoutDrawingFlattener()

Methods

Flatten(PdfAnnotation, PdfPage)

public virtual bool Flatten(PdfAnnotation annotation, PdfPage page)

Parameters

annotation PdfAnnotation
page PdfPage

Returns

bool