CollectionField Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The CollectionField type exposes the following members.

Properties

  NameDescription
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyFieldType
Gets or sets the type of collection field or file-related field that this instance describes. This entry identifies the type of data that shall be stored in the field.
Public propertyInitialVisibility
Gets or sets the initial visibility of the field in the user interface. Default value: true.
Public propertyIsEditable
Gets or sets a flag indicating whether the interactive PDF processor should provide support for editing the field value. Default value: false.
Public propertyName
Gets or sets the textual field name that shall be presented to the user by the interactive PDF processor.
Public propertyRelativeOrder
Gets or sets the relative order of the field name in the user interface. Fields shall be sorted by the interactive PDF processor in ascending order.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference