Accusoft.NotateXpressSdk Namespace > GetLayerPasswordEventArgs Class : LayerName Property |
'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;}