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