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 LongDLL
int DLSaveState(int InstanceID);