[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.TextField.DefaultStyleString

DefaultStyleString Property

DefaultStyleString

Gets or sets the default style string used when the field value is specified using RichTextValue. See PDF specification for details.

Note that GcPdf does not automatically regenerates appearance streams for text fields containing RTF text.

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