ImageGear Professional DLL v17.1 for Windows Accusoft
IG_PDF_layer_set_initial_state
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_set_initial_state

Glossary Item Box

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

Declaration:

  Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_layer_set_initial_state(
        HIG_PDF_LAYER hLayer,
        AT_PDF_BOOL bState
);

Arguments:

hLayer Layer whose initial state is set.
bState The new state.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.