BeginFormXObject
Page layout
Descrição
Página de referência de BeginFormXObject. A função pertence a Page layout e mantém todos os identificadores exatamente como apresentados
Sintaxe
Delphi
Function TPDFlib.BeginFormXObject(Width, Height: Double): Integer;
ActiveX
Function PDFlib::BeginFormXObject(Width As Double, Height As Double) As Long
DLL
int DLBeginFormXObject(int InstanceID, double Width, double Height);
Valores devolvidos
| 0 | The dimensions were not valid, a build was already active, or the temporary drawing surface could not be created |
|---|---|
| 1 | The Form XObject drawing surface was created and selected |
Ver também
EndFormXObject, CancelFormXObject, DrawCapturedPage, NewTilingPatternFromCapturedPage