EditableLayer
Layers and Optional Content Groups
Description
Use this function to determine if the selected layer can be drawn on.
Syntax
Delphi
function TQuickPDF0726.EditableLayer: Integer;
ActiveX
Function QuickPDF0726.PDFLibrary::EditableLayer As Long
DLL
int QuickPDFEditableLayer(int InstanceID)
Return values
0 | The selected layer cannot be drawn on |
1 | The selected layer is editable |