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