public class PdfIndirectObject : PdfObjectPublic Class PdfIndirectObject
Inherits PdfObjectpublic ref class PdfIndirectObject : public PdfObjecttype PdfIndirectObject =
class
inherit PdfObject
end| ContentsArray | Contents objects array for page objects only |
| Dictionary |
Object dictionary
(Inherited from PdfObject) |
| FilePosition |
Gets object's file position
(Inherited from PdfObject) |
| ObjectNumber |
Gets indirect object number
(Inherited from PdfObject) |
| ObjectType |
Gets object type
(Inherited from PdfObject) |
| ParentObjectIndex |
Gets parent object index (for object stream)
(Inherited from PdfObject) |
| ParentObjectNo |
Gets parent object number (for object stream)
(Inherited from PdfObject) |
| PdfObjectType |
Gets object type
(Inherited from PdfObject) |
| StreamFilePosition | Gets stream's file position |
| StreamLength | Gets stream's length |
| Value |
Object value if ObjectType = Other
(Inherited from PdfObject) |
| BuildContentsArray | Build contents array for PdfPage |
| DecompressStream | Decompress or apply filters to input stream |
| ObjectDescription |
PDF Object description
(Inherited from PdfObject) |
| ObjectSubtypeToString | Get object subtype from dictionary |
| PageContents | Page contents is the total of all its contents objects |
| ReadStream | Read stream from PDF file |