LoadState
Vector graphics, Page layout
Description
Loads the graphics state previously stored with SaveState.
Syntax
Delphi
Function TPDFlib.LoadState: Integer;
ActiveX
Function PDFlib::LoadState() As Long
DLL
int DLLoadState(int InstanceID);
Vector graphics, Page layout
Loads the graphics state previously stored with SaveState.
Function TPDFlib.LoadState: Integer;
Function PDFlib::LoadState() As Long
int DLLoadState(int InstanceID);