1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. FileName

FileName

FileName class

The filename.

public class FileName

Constructors

Name Description
FileName(string) Initializes an instance of the FileName class.

Methods

Name Description
override ToString() Returns a string that represents the current object.

Fields

Name Description
static readonly Empty The empty filename.
static readonly Source The name of the source file.

See Also