ImageGear Professional DLL v18.1 for Windows
IG_ARTX_encryption_applied_get
Send Feedback
ImageGear Professional v18.1 > 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:

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.

©2014. Accusoft Corporation. All Rights Reserved.