ImageGear for .NET
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
public string LayerPassword {get; set;}
public: __property string* get_LayerPassword();
public: __property void set_LayerPassword( 
   string* value
);
public:
property String^ LayerPassword {
   String^ get();
   void set (    String^ value);
}

Property Value

String value.
See Also

Reference

ImGearARTGetNotateXpressLayerPasswordEventArgs Class
ImGearARTGetNotateXpressLayerPasswordEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback