SetGraphicsState
Vector graphics, Text, Page layout
説明
SetGraphicsState のリファレンスページです。この関数は Vector graphics, Text, Page layout に属し、識別子は表示どおり正確に保持します
構文
Delphi
Function TPDFlib.SetGraphicsState(GraphicsStateID: Integer): Integer;
ActiveX
Function PDFlib::SetGraphicsState(GraphicsStateID As Long) As Long
DLL
int DLSetGraphicsState(int InstanceID, int GraphicsStateID);
戻り値
| 0 | The ID is invalid or was not created for the selected document |
|---|---|
| 1 | The graphics state was applied to the current content stream |