ImageGear .NET - Updated October 26, 2017
LayerPassword Property




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTGetNotateXpressLayerPasswordEventArgs Class : LayerPassword Property
Gets or sets the password for the current layer.
Syntax
'Declaration
 
Public Property LayerPassword As String
 
'Usage
 
Dim instance As ImGearARTGetNotateXpressLayerPasswordEventArgs
Dim value As String
 
instance.LayerPassword = value
 
value = instance.LayerPassword

Property Value

String value.
See Also

Reference

ImGearARTGetNotateXpressLayerPasswordEventArgs Class
ImGearARTGetNotateXpressLayerPasswordEventArgs Members