Click or drag to resize

PdfFieldWidget Properties

The PdfFieldWidget type exposes the following members.

Properties
Name Description
Public property AnnotationFlags
Gets or sets the annotation flags.
(Inherited from PdfField .)
Public property Export
Gets or sets a value indicating whether thisis export.
(Overrides PdfField Export .)
Public property Flatten
Gets or sets a value indicating whether thisis flatten.
(Inherited from PdfField .)
Public property FontSizeAuto
The font is to be auto-sized:its size is computed as a function of the height of the annotation rectangle.
(Inherited from PdfField .)
Public property Form
Gets the form.
(Inherited from PdfField .)
Public property FormWidget
Gets the form.
Public property FullName
Gets the full name.
(Inherited from PdfField .)
Public property MappingName
Gets or sets the mapping name to be used when exporting interactive form field data from the document.
(Overrides PdfField MappingName .)
Public property Name
Gets the name of the field.
(Overrides PdfField Name .)
Public property Page
Gets the page.
(Overrides PdfField Page .)
Public property ReadOnly
Gets or sets a value indicating whether [read only].
(Overrides PdfField ReadOnly .)
Public property Required
Gets or sets a value indicating whether thisis required.
(Overrides PdfField Required .)
Public property ToolTip
Gets or sets the tool tip.
(Overrides PdfField ToolTip .)
Top
See Also