ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXEncryption Object > IGArtXEncryption Methods > Encrypt Method |
Encrypts the area of Page covered by the encryption mark. If the area (or portion of that area) is covered by another encryption mark, then does nothing.
Sets Applied Property to True if encryption was successful.
Sub Encrypt(Page As IGPage Object)
Name | Description |
---|---|
Page | Page to encrypt. |
None
N/A