EncapsulateLayer
Layers and Optional Content Groups
Description
Use this function to surround the current layer with "save graphics state" and "restore graphics state" operators. This has the effect of clearing the current clipping path.
Syntax
Delphi
function TQuickPDF0726.EncapsulateLayer: Integer;
ActiveX
Function QuickPDF0726.PDFLibrary::EncapsulateLayer As Long
DLL
int QuickPDFEncapsulateLayer(int InstanceID)