ImageGear .NET
ImGearARTEncryption Constructor




The mark rectangle.
Encryption password.
Initializes a new instance of the ImGearARTEncryption class object.
Syntax
public ImGearARTEncryption( 
   IImGearRectangle rect,
   string password
)
public: ImGearARTEncryption( 
   IImGearRectangle* rect,
   string* password
)
public:
ImGearARTEncryption( 
   IImGearRectangle^ rect,
   String^ password
)
'Declaration
 
Public Function New( _
   ByVal rect As IImGearRectangle, _
   ByVal password As String _
)
 
'Usage
 
Dim rect As IImGearRectangle
Dim password As String
 
Dim instance As New ImGearARTEncryption(rect, password)

Parameters

rect
The mark rectangle.
password
Encryption password.
See Also

Reference

ImGearARTEncryption Class
ImGearARTEncryption Members
ImGearRectangle Structure

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback