GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / LoadDocumentErrorEventArgs Class / FileName Property

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