SetGraphicsState
Vector graphics, Text, Page layout
Beskrivelse
Referanseside for SetGraphicsState. Funksjonen tilhører Vector graphics, Text, Page layout og beholder alle identifikatorer nøyaktig slik de vises
Syntaks
Delphi
Function TPDFlib.SetGraphicsState(GraphicsStateID: Integer): Integer;
ActiveX
Function PDFlib::SetGraphicsState(GraphicsStateID As Long) As Long
DLL
int DLSetGraphicsState(int InstanceID, int GraphicsStateID);
Returverdier
| 0 | The ID is invalid or was not created for the selected document |
|---|---|
| 1 | The graphics state was applied to the current content stream |