SaveState
Vector graphics, Page layout
Description
Saves the current graphics state, which can be loaded later with the LoadState function.
Syntax
Delphi
Function TPDFlib.SaveState: Integer;
ActiveX
Function PDFlib::SaveState() As Long
DLL
int DLSaveState(int InstanceID);