FileTypeToString Method
Returns a string that represents the current object.

Namespace: GroupDocs.Viewer
Assembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also