Patagames. |
| Class | Description | |
|---|---|---|
| PdfCrossReferenceTable | Represents the cross-reference table | |
| PdfIndirectList | Represents the list of indirect objects | |
| PdfRefObjectsCollection | Represents a collection of referred objects. | |
| PdfTypeArray | Represents the Array type of objects | |
| PdfTypeBase | Represents the base class for PDF types | |
| PdfTypeBoolean | Represents the Boolean type of objects | |
| PdfTypeDictionary | Represents the Dictionary type of objects | |
| PdfTypeIndirect | Represents the indirect objects | |
| PdfTypeName | Represents the Name type of objects | |
| PdfTypeNull | Represents the Null type of objects | |
| PdfTypeNumber | Represents the Numeric type of objects | |
| PdfTypeStream | Represents the Stream type of objects | |
| PdfTypeString | Represents the String type of objects | |
| PdfTypeUnknown | Represents the unknown (unsuported) type of objects |
| Structure | Description | |
|---|---|---|
| PdfCrossRefItem | Represenmts the information about item in cross-reference table |