Get opened Doc file name.
Namespace: Spire.DocViewer.FormsAssembly: Spire.DocViewer.Forms (in Spire.DocViewer.Forms.dll) Version: 6.6.0.0 (6.6.0.4020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public string FileName { get; }
Public ReadOnly Property FileName As String Get
public: property String^ FileName { String^ get (); }
member FileName : string with get