This function sets the current ON-OFF state of the layer object.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_layer_set_current_state(
HIG_PDF_LAYER hLayer,
AT_PDF_BOOL bState
);
|
|
Arguments:
| hLayer | Layer whose current state is set. |
| bState | New state. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
