DocumentFormatInfo.Extensions Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Gets all file extensions for this document format.
public IEnumerable<string> Extensions { get; }
Gets all file extensions for this document format.
public IEnumerable<string> Extensions { get; }