Back to Devexpress

ASPxRichEdit.SaveCopy Method

aspnet-devexpress-dot-web-dot-aspxrichedit-dot-aspxrichedit-dot-savecopy.md

latest720 B
Original Source

ASPxRichEdit.SaveCopy Method

NameParametersDescription
SaveCopy(DocumentFormat)formatSaves a copy of the active document in the specified format to a byte array.
SaveCopy(Stream, DocumentFormat)stream, formatSaves a copy of the active document in the specified format to a stream.
SaveCopy(String)documentPathSaves a copy of the active document to a file system.