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

    Show / Hide Table of Contents

    PdfBasicObjectType Enum

    Namespace:
    GemBox.Pdf.Objects
    Assembly:
    GemBox.Pdf.dll

    Represents a type of PdfBasicObject.

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

    Fields

    Array

    Object is PdfArray.

    Boolean

    Object is PdfBoolean.

    Dictionary

    Object is PdfDictionary.

    IndirectObject

    Object is PdfIndirectObject.

    Name

    Object is PdfName.

    Null

    Object is Null.

    Number

    Object is PdfNumber.

    Stream

    Object is PdfStream.

    String

    Object is PdfString.

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

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.