Accusoft.NotateXpress13.Net
LayerPassword Property




SETS the password for the current layer.
Syntax
'Declaration
 
Public Property LayerPassword As String
'Usage
 
Dim instance As GetLayerPasswordEventArgs
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);
}
See Also

Reference

GetLayerPasswordEventArgs Class
GetLayerPasswordEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback