PdfPortfolioFieldDataType Enum
Represents the types of fields in the PdfPortfolioFieldValue and the types of PdfFileSpecification and PdfPortfolioFolder related properties.
Fields
AssociatedRelationship | |
CompressedSize | (PDF 2.0) The field data is the length of the PdfEmbeddedFile, as identified by the Length property of a PdfStream that is associated with the PdfEmbeddedFile. |
CreationDate | A CreationDate or a CreationDate. |
Date | A date field. The field data shall be stored as a PDF date string. |
Description | A Description or a Description. |
ModificationDate | A ModificationDate or a ModificationDate. |
Name | |
Number | A number field. The field data shall be stored as a PDF number. |
Size | A Size. |
String | A text field. The field data shall be stored as a PDF text string. |
Unknown | The data type is unknown. |