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 |