All

PresentationFormats.All property

Gets an enumerable collection of all PresentationFormats.

public static IEnumerable<PresentationFormats> All { get; }

Property Value

An IEnumerable containing all instances of PresentationFormats.

See Also