THotPDF.AddLoadedObject Method

Adds loaded object data to the document creation workflow. The call creates or attaches the PDF-side object needed by later output, validation, signing, or page rendering steps

Declaration

procedure AddLoadedObject(Obj: THPDFObject);

Unit

HPDFDoc

Parameters

NamePurpose
ObjInput used by AddLoadedObject

Return value

This member does not return a value

Usage notes

Related APIs