THotPDF.ExtractObjectFromStream Method
Method summary: THotPDF.ExtractObjectFromStream Method
Declaration
function ExtractObjectFromStream(StreamIndex, ObjectIndex: Integer): THPDFDictionaryObject;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
StreamIndex | Stream |
ObjectIndex | Index |
Return value
Returns a value: THPDFDictionaryObject
Usage notes
- Call: THotPDF.ExtractObjectFromStream
- Stable
Related APIs
- THotPDF
- THPDFPage
- Contents