Accusoft.NotateXpress13.Net
LayerName Property




Gets the layer name of the layer that needs a password.
Syntax
'Declaration
 
Public Property LayerName As String
'Usage
 
Dim instance As GetLayerPasswordEventArgs
Dim value As String
 
instance.LayerName = value
 
value = instance.LayerName
public string LayerName {get; set;}
public: __property string* get_LayerName();
public: __property void set_LayerName( 
   string* value
);
public:
property String^ LayerName {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GetLayerPasswordEventArgs Class
GetLayerPasswordEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback