FileTypeFileFormat Property |
File type name e.g. "Microsoft Word Document".
Namespace: GroupDocs.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.9
Syntaxpublic string FileFormat { get; }
Public ReadOnly Property FileFormat As String
Get
public:
property String^ FileFormat {
String^ get ();
}
member FileFormat : string with get
Property Value
Type:
String
See Also