All

WordProcessingFormats.All property

Gets an enumerable collection of all WordProcessingFormats.

public static IEnumerable<WordProcessingFormats> All { get; }

Property Value

An IEnumerable containing all instances of WordProcessingFormats.

See Also