Documents for PDF, .NET Edition Documentation
DefaultStyleString Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : DefaultStyleString Property
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 containg RTF text.

Syntax
'Declaration
 
Public Property DefaultStyleString As System.String
public System.string DefaultStyleString {get; set;}
See Also

Reference

TextField Class
TextField Members