ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_layer_has_usage_info
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_LAYER > IG_PDF_layer_has_usage_info

Glossary Item Box

This function verifies whether a layer object is associated with a Usage dictionary.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_layer_has_usage_info(
        HIG_PDF_LAYER hLayer,
        LPAT_PDF_BOOL lpbHasUsage
);

Arguments:

hLayer Layer object.
lpbHasUsage Returns TRUE if the layer has a Usage dictionary; FALSE otherwise.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.