Click or drag to resize

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.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public bool AllowRichTextFormat { get; set; }

Property Value

Boolean
if the value of this field shall be a rich text string; otherwise, .
See Also