HotPDF Developer Reference
Delphi and C++Builder PDF component help
|
THPDFPage.GStateSave
|
Top Previous Next |
|
Save the current graphics state
Delphi syntax: procedure GStateSave;
C++ syntax: void __fastcall GStateSave(void);
Description Save the current graphics state on the graphics state stack.
See also: GStateRestore. |