Extension
DocumentFormatBase.Extension property
Gets the file extension of the document format.
public string Extension { get; }
See Also
- class DocumentFormatBase
 - namespace GroupDocs.Editor.Formats.Abstraction
 - assembly GroupDocs.Editor
 
Gets the file extension of the document format.
public string Extension { get; }