THotPDF.AddLoadedObject Method

Adds a loaded PDF object into the internal IndirectObjects list.

Declaration

procedure AddLoadedObject(Obj: THPDFObject);

Unit

HPDFDoc

Parameters

NamePurpose
Obj要添加的 PDF 对象。

Usage

See also