Back to Devexpress

XRRichText.LoadFile Method

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-xrrichtext-dot-loadfile.md

latest819 B
Original Source

XRRichText.LoadFile Method

NameParametersDescription
LoadFile(Stream, XRRichTextStreamType)data, streamTypeLoads the contents of a data stream into the XRRichText control.
LoadFile(String, XRRichTextStreamType)path, streamTypeLoads a file into the XRRichText control.
LoadFile(String)pathLoads the contents of the specified file, and recognizes the file format automatically.