Table of Contents

Class PdfFreeTextAnnotation

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

Class for a free text annotation.

public sealed class PdfFreeTextAnnotation : PdfWidget
Inheritance
PdfFreeTextAnnotation
Inherited Members

Remarks

A free text annotation displays text directly on the page. Unlike an ordinary text annotation (PdfTextAnnotation), a free text annotation has no open or closed state; instead of being displayed in a pop-up window, the text is always visible.

Properties

Author

Gets or sets the identifier of the person who added the annotation.

BackgroundColor

Gets the color of the annotation background.

Border

Gets the properties of this PdfFreeTextAnnotation line.

CreationDate

Gets the date and time when this PdfFreeTextAnnotation was created.

Subject

(PDF 1.5) Gets or sets this PdfFreeTextAnnotation subject.

Text

Gets the text content of this annotation.