Gets the layer count for the document.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_doc_get_layer_count( HIG_PDF_DOC hDoc, LPUINT lpnCount ); |
Name | Type | Description |
---|---|---|
hDoc | HIG_PDF_DOC | Document whose layer count is obtained. |
lpnCount | LPUINT | Layer count. |
Error count.
This function does not process image pixels.