Extension
FileType.Extension property
Gets filename suffix (including the period “.”), for instance “.doc”.
public string Extension { get; }
See Also
- class FileType
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction
Gets filename suffix (including the period “.”), for instance “.doc”.
public string Extension { get; }