Back to Devexpress

RichEditExtension.SaveCopy Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-richeditextension-dot-savecopy.md

latest812 B
Original Source

RichEditExtension.SaveCopy Method

NameParametersDescription
SaveCopy(String, DocumentFormat) staticextensionName, formatSaves a document copy using the specified settings.
SaveCopy(String, Stream, DocumentFormat) staticextensionName, outputStream, formatSaves a document copy using the specified settings.
SaveCopy(String, String) staticextensionName, documentPathSaves a document copy using the specified settings.