Click or drag to resize

PdfFormWidget Properties

The PdfFormWidget type exposes the following members.

Properties
Name Description
Public property AutoNaming
Gets or sets a value indicating whether [field auto naming].
(Inherited from PdfForm .)
Public property Fields
Gets the fields.
(Inherited from PdfForm .)
Public property FieldsWidget
Gets the field collection.
Public property IsDynamicForm
Gets the value whether is dynamicForm.
Public property IsFlatten
Gets or sets a value indicating whether thisis flatten.
(Inherited from PdfForm .)
Public property NeedAppearances
Gets or sets a value indicating whether need appearances.
(Overrides PdfForm NeedAppearances .)
Public property ReadOnly
Gets or sets a value indicating whether the form is read only.
(Overrides PdfForm ReadOnly .)
Public property XFAForm
Gets XFA data of the form.
Top
See Also