DocumentFormatInfoExtensions Property

Gets all file extensions for this document format.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public IEnumerable<string> Extensions { get; }

Property Value

IEnumerableString

See Also