Table of Contents

Property Text

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

Text

Gets or sets the text caption displayed in the PdfButton control.

public string? Text { get; set; }

Property Value

string

The text caption displayed in the PdfButton control.

Exceptions

UnexpectedStructureException

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