ImageGear .NET
ApplyToImage Method




Image page to apply the encryption marks to.
Applies the encryption marks from the annotation page to the image.
Syntax
'Declaration
 
Public Sub ApplyToImage( _
   ByVal image As ImGearPage _
) 
'Usage
 
Dim instance As ImGearARTPage
Dim image As ImGearPage
 
instance.ApplyToImage(image)
public void ApplyToImage( 
   ImGearPage image
)
public: void ApplyToImage( 
   ImGearPage* image
) 
public:
void ApplyToImage( 
   ImGearPage^ image
) 

Parameters

image
Image page to apply the encryption marks to.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback