GemBox.Pdf
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    PdfPortfolioFieldDataType Enum

    Namespace:
    GemBox.Pdf.Portfolios
    Assembly:
    GemBox.Pdf.dll

    Represents the types of fields in the PdfPortfolioFieldValue and the types of PdfFileSpecification and PdfPortfolioFolder related properties.

    • C#
    • VB.NET
    public enum PdfPortfolioFieldDataType
    Public Enum PdfPortfolioFieldDataType

    Fields

    AssociatedRelationship

    A AssociatedRelationshipType.

    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

    A Name or a 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.

    See Also
    PDF Specification ISO 32000-1:2008, section '12.3.5 Collections'
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.