Accusoft.NotateXpressSdk Namespace > Layer Class : Password Property |
'Declaration Public Property Password As String
'Usage Dim instance As Layer Dim value As String instance.Password = value value = instance.Password
public string Password {get; set;}
The password will be automatically encoded for nxp and nxxml files.
When reading in a nxp or nxxml file, a NotateXpress.RequestLayerPassword event will be fired.