This function sets the initial ON-OFF state of the layer object.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_layer_set_initial_state( HIG_PDF_LAYER hLayer, AT_PDF_BOOL bState ); |
Name | Type | Description |
---|---|---|
hLayer | HIG_PDF_LAYER | Layer whose initial state is set. |
bState | AT_PDF_BOOL | The new state. |
Error count.
This function does not process image pixels.