Documents for PDF, .NET Edition Documentation
RichText Property (TextField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : RichText Property
Gets or sets a value indicating whether the value of this field should be represented as a rich text string.
Syntax
'Declaration
 
Public Property RichText As System.Boolean
public System.bool RichText {get; set;}
See Also

Reference

TextField Class
TextField Members