[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.DefaultAppearance.Text

Text Property

Text

Gets or sets the text representing the appearance as it will be stored in a PDF stream (e.g. "/DF0 10 Tf 0 0 0 rg").

Please see the PDF specification for details.

Declaration
public string Text { get; set; }
Public Property Text As String