Back to Devexpress

IDocumentFormatDetector Methods

blazor-devexpress-dot-blazor-dot-richedit-dot-idocumentformatdetector-dot-underscore-methods.md

latest740 B
Original Source

IDocumentFormatDetector Methods

Declares methods that detect the format of document files.

NameDescription
Detect(Stream)Returns the format of a file contained in the stream.
Detect(String)Returns the format of a file with the specified path.

See Also

IDocumentFormatDetector Interface

IDocumentFormatDetector Members

DevExpress.Blazor.RichEdit Namespace