THotPDF.FindAndProcessObjectStream Method

Finds and process object stream data in a loaded document. The lookup supports import, page-copy, form, resource, or object-inspection workflows that need to locate existing PDF structures

Declaration

function FindAndProcessObjectStream(ObjNum: Integer): boolean;

Unit

HPDFDoc

Parameters

NamePurpose
ObjNumInput used by FindAndProcessObjectStream

Return value

Returns a boolean value

Usage notes

Related APIs