DocumentFormatInfoExtensions Property
Gets all file extensions for this document format.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public IEnumerable<string> Extensions { get; }
Public ReadOnly Property Extensions As IEnumerable(Of String)
Get
Property Value
IEnumerableString