All

TextualFormats.All property

Gets an enumerable collection of all TextualFormats.

public static IEnumerable<TextualFormats> All { get; }

Property Value

An IEnumerable containing all instances of TextualFormats.

See Also