CreateNewObject
杂项函数
描述
向文档添加新的 PDF 对象,可使用以下内容设置该对象:
SetObjectFromString 函数
语法
Delphi
Function TPDFlib.CreateNewObject: Integer;
ActiveX
Function PDFlib::CreateNewObject() As Long
DLL
int DLCreateNewObject(int InstanceID);
返回值
| Non-zero | 新建对象的对象编号 |
|---|