AvailableFormats

RedactorConfiguration.AvailableFormats property

Gets a list of recognized formats, see DocumentFormatConfiguration.

public List<DocumentFormatConfiguration> AvailableFormats { get; }

See Also