PdfTextFieldAllowRichTextFormat Property |
(PDF 1.5) Gets a value indicating whether the value of this field shall be a rich text string.
Default value: .
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic bool AllowRichTextFormat { get; set; }Public Property AllowRichTextFormat As Boolean
Get
Set
Property Value
Boolean if the value of this field shall be a rich text string; otherwise,
.
See Also