All

EBookFormats.All property

Gets an enumerable collection of all EBookFormats.

public static IEnumerable<EBookFormats> All { get; }

Property Value

An IEnumerable containing all instances of EBookFormats.

See Also