Table of Contents

DocumentFormatInfo.Extensions Property

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

Gets all file extensions for this document format.

public IEnumerable<string> Extensions { get; }

Property Value

IEnumerable<string>