ImageGear .NET - Updated May 30, 2018
Encryption Property




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates Class : Encryption Property
Gets or sets a Encryption mark to be used as a template when creating marks using the mouse.
Syntax
'Declaration
 
Public Property Encryption As ImGearARTEncryption
 
'Usage
 
Dim instance As ImGearARTMarkTemplates
Dim value As ImGearARTEncryption
 
instance.Encryption = value
 
value = instance.Encryption

Property Value

ImGearARTEncryption value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members