[]
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.
public string Text { get; set; }
Public Property Text As String