Table of Contents

Property Text

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

Text

Gets the text content of this annotation.

public string? Text { get; }

Property Value

string

The text content of this annotation.

Exceptions

UnexpectedStructureException

The value in the internal PDF structure has an unexpected type.