Click or drag to resize

PdfField Properties

The PdfField type exposes the following members.

Properties
  NameDescription
Public propertyAdditionalActions
Gets or sets the additional-actions defining the field's behavior in response to various trigger events.
Public propertyAlternateName
Gets or sets alternate field name.
Public propertyControls
Gets collection of controls assigned to this field.
Public propertyDefaultStyle
Gets or sets a default style string
Public propertyDefaultValue
Gets or sets the default value of the field.
Public propertyDictionary
Gets the field's dictionary
Public propertyFieldType
Gets the type of field
Public propertyFlags
Gets extended field's flags
Public propertyFlagsEx
Gets field flags
Public propertyFullName
Gets the fully qualified field name.
Public propertyHandle
Gets the Pdfium SDK handle that the field is bound to.
Public propertyInterForms
Gets an Interactive Forms object that contains this field.
Public propertyMappingName
Gets or sets mapping field name.
Public propertyNoExport
Gets or sets a flag indicating whether the field must be exported by a PdfSubmitFormAction.
Public propertyReadOnly
Gets or sets a flag indicating whether the field is readonly.
Public propertyRequired
Gets or sets a flag indicating whether the field must have an export value.
Public propertyType
Gets the type of field
Public propertyValue
Gets or Sets field's value
Top
See Also