VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Pdf.BasicTypes Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which represent basic types of PDF document.
    Classes
     ClassDescription
    ClassProvides the PDF array object that is a one-dimensional collection of objects arranged sequentially.
    ClassRepresents an abstract base class of PDF basic types hierarchy (low-level PDF tree).
    ClassProvides the PDF boolean object that stores boolean value.
    ClassRepresents a base class for the compound basic types (array, dictionary, ...).
    ClassProvides the PDF dictionary object that is an associative table containing pairs of (name, basic object).
    ClassRepresents an indirect object.
    ClassRepresents a reference to an indirect object.
    ClassProvides the PDF integer object that stores integer number.
    ClassProvides the PDF name object that stores name value.
    ClassRepresents a PDF null object.
    ClassRepresents an abstract base class that stores a number.
    ClassProvides the PDF real object that stores a floating-point number.
    ClassProvides the PDF stream object that stores a sequence of bytes.
    ClassProvides the PDF string object that stores a string value.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available types of basic object content.
    See Also