ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXPage Object > IGArtXPage Methods > ApplyToImage Method |
Applies all the image related marks from the current ArtX page to the specified Image.
![]() |
Currently only the Encryption mark is directly related to an image. This method encrypts areas of Image covered by all encryption marks from the current ArtX page. |
Sub ApplyToImage(Image As IGPage Object)
Name | Description |
---|---|
Image | Reference to the image to which to apply marks. |
None
N/A