Gets the number of layers listed in a membership dictionary.
Copy Code
|
|
---|---|
IG_PDF_dictionary_get_layer_count( HIG_PDF_DICTIONARY hDictionary, LPUINT lpnCount ); |
Name | Type | Description |
---|---|---|
hDictionary | HIG_PDF_DICTIONARY | The membership dictionary whose layers count is obtained. |
lpnCount | LPUINT | The count of the document's layers. |
The count of the document's layers.
This function does not process image pixels.