Table of Contents

Class PdfPopupAnnotation

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Class for a pop-up annotation.

public sealed class PdfPopupAnnotation : PdfWidget
Inheritance
PdfPopupAnnotation
Inherited Members

Remarks

A pop-up annotation displays text in a pop-up window for entry and editing. It typically does not appear alone but is associated with a markup annotation, its parent annotation, and is used for editing the parent's text.

Properties

Parent

Gets the parent annotation for this pop-up annotation.