Back to Devexpress

XRRichText.SaveFile Method

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

latest965 B
Original Source

XRRichText.SaveFile Method

NameParametersDescription
SaveFile(Stream, XRRichTextStreamType)data, streamTypeSaves the contents of the XRRichText control to the specified open data stream.
SaveFile(String, XRRichTextStreamType)path, streamTypeSaves the contents of the XRRichText control to the specified type of file.
SaveFile(String)pathSaves the contents of the XRRichText control to a Rich Text Format (RTF) file.