CancelFormXObject
Page layout
Descrição
Página de referência de CancelFormXObject. A função pertence a Page layout e mantém todos os identificadores exatamente como apresentados
Sintaxe
Delphi
Function TPDFlib.CancelFormXObject: Integer;
ActiveX
Function PDFlib::CancelFormXObject() As Long
DLL
int DLCancelFormXObject(int InstanceID);
Valores devolvidos
| 0 | No Form XObject build was active or the temporary drawing surface could not be removed |
|---|---|
| 1 | The active build was canceled and the temporary drawing surface was removed |