This function checks whether the encryption mark is applied to the image page or not.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_encryption_applied_get( HIG_ARTX_ENCRYPTION hMark, AT_BOOL lpbApplied ); |
Arguments:
Name | Type | Description |
hMark | HIG_ARTX_ENCRYPTION | Annotation handle. |
lpbApplied | AT_BOOL | Return value. TRUE - applied to the image page; FALSE - otherwise. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.