PDFFormFillOptions¶
Namespace: O2S.Components.PDF4NET.Forms
Options for filling PDF forms.
Inheritance Object → PDFFormFillOptions
Constructors¶
PDFFormFillOptions()¶
Initializes a new PDFFormFillOptions object.
Properties¶
PaddingForMultilineTextBoxFields¶
Gets of sets a value that indicates whether padding should be added around text content in multiline text fields.
Property Value
Boolean
True if padding should be added in order to match the appearance of fields filled from Acrobat, otherwise false. Default is true.