SetGraphicsState
Vector graphics, Text, Page layout
Descripción
Página de referencia de SetGraphicsState. La función pertenece a Vector graphics, Text, Page layout y conserva todos los identificadores exactamente como se muestran
Sintaxis
Delphi
Function TPDFlib.SetGraphicsState(GraphicsStateID: Integer): Integer;
ActiveX
Function PDFlib::SetGraphicsState(GraphicsStateID As Long) As Long
DLL
int DLSetGraphicsState(int InstanceID, int GraphicsStateID);
Valores devueltos
| 0 | The ID is invalid or was not created for the selected document |
|---|---|
| 1 | The graphics state was applied to the current content stream |