ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_encryption_applied_get
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_ENCRYPTION > IG_ARTX_encryption_applied_get

Glossary Item Box

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:

hMark Annotation handle.
lpbApplied 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.

©2012. Accusoft Corporation. All Rights Reserved.