Click or drag to resize

PdfPortfolioField Properties

The PdfPortfolioField type exposes the following members.

Properties
 NameDescription
Public propertyDataType(Required) The data type of PdfPortfolioFieldValue or PdfFileSpecification and PdfPortfolioFolder related property that this PdfPortfolioField describes.
Public propertyHidden

(Optional) If set, do not display the PdfPortfolioField in the user interface.

Default value: .

Public propertyName(Required) The textual field name that shall be presented to the user by the conforming reader.
Public propertyOrder(Optional) The relative order of the field name in the user interface. Fields shall be sorted by the conforming reader in ascending order.
Public propertyReadOnly

(Optional) If set, the user may not change the value associated with the PdfPortfolioField.

Default value: .

Top
See Also