SetGraphicsState

Vector graphics, Text, Page layout

Popis

Referenční stránka pro SetGraphicsState. Funkce patří do Vector graphics, Text, Page layout a zachovává všechny identifikátory přesně tak, jak jsou uvedeny

Syntaxe

Delphi

Function TPDFlib.SetGraphicsState(GraphicsStateID: Integer): Integer;

ActiveX

Function PDFlib::SetGraphicsState(GraphicsStateID As Long) As Long

DLL

int DLSetGraphicsState(int InstanceID, int GraphicsStateID);

Návratové hodnoty

0The ID is invalid or was not created for the selected document
1The graphics state was applied to the current content stream

Viz také