All

FixedLayoutFormats.All property

Gets an enumerable collection of all FixedLayoutFormats.

public static IEnumerable<FixedLayoutFormats> All { get; }

Property Value

An IEnumerable containing all instances of FixedLayoutFormats.

See Also