DeleteLayer
Layers and Optional Content Groups
Description
Deletes the specified layer.
Syntax
Delphi
function TQuickPDF0726.DeleteLayer: Integer;
ActiveX
Function QuickPDF0726.PDFLibrary::DeleteLayer As Long
DLL
int QuickPDFDeleteLayer(int InstanceID)
Return values
0 | The layer could not be found |
1 | The layer was deleted successfully |