In This Topic

FileName Property (LoadDocumentErrorEventArgs)

In This Topic
Specifies the name of the file, if any, attached to the data that DocuVieware failed to load.
Syntax
'Declaration
 
Public ReadOnly Property FileName As String
public string FileName {get;}
See Also