CombineLayers
Layers and Optional Content Groups
Description
This functions combines all the layers of the selected page.
Syntax
Delphi
function TQuickPDF0726.CombineLayers: Integer;
ActiveX
Function QuickPDF0726.PDFLibrary::CombineLayers As Long
DLL
int QuickPDFCombineLayers(int InstanceID)
Return values
0 | The layers could not be combined |
1 | The layers were combined successfully |