ImageGear Professional DLL v17.0 for Windows Accusoft Pegasus
IG_PDF_layer_get_initial_state
Send Feedback  
ImageGear Professional DLL v17.0 for Windows > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_LAYER > IG_PDF_layer_get_initial_state

Glossary Item Box

This function gets the initial ON-OFF state of the layer object.

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_layer_get_initial_state(
        HIG_PDF_LAYER hLayer,
        LPAT_PDF_BOOL lpbState
);

Arguments:

hLayer Layer whose initial state is obtained.
lpbState Returns TRUE if the state is ON; FALSE if it is OFF.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2011. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.