LayerCount
Layers and Optional Content Groups
Description
Used to determine the total number of layers on the selected page.
Syntax
Delphi
function TQuickPDF0726.LayerCount: Integer;
ActiveX
Function QuickPDF0726.PDFLibrary::LayerCount As Long
DLL
int QuickPDFLayerCount(int InstanceID)
Return values
The number of layers on the selected page |