Pdf |
The PdfPortfolioField type exposes the following members.
| Name | Description | |
|---|---|---|
| DataType | (Required) The data type of PdfPortfolioFieldValue or PdfFileSpecification and PdfPortfolioFolder related property that this PdfPortfolioField describes. | |
| Hidden | (Optional) If set, do not display the PdfPortfolioField in the user interface. Default value: . | |
| Name | (Required) The textual field name that shall be presented to the user by the conforming reader. | |
| Order | (Optional) The relative order of the field name in the user interface. Fields shall be sorted by the conforming reader in ascending order. | |
| ReadOnly | (Optional) If set, the user may not change the value associated with the PdfPortfolioField. Default value: . |
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents this PdfPortfolioField instance.
(Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |