SaveState
Description
Saves the current graphics state, which can be loaded later with the LoadState function.
Syntax
Delphi
function TDebenuPDFLibrary1811.SaveState: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::SaveState As Long
DLL
int DPLSaveState(int InstanceID)