Back to Devexpress

SubDocument.GetOpenXmlBytes Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-subdocument-dot-getopenxmlbytes.md

latest836 B
Original Source

SubDocument.GetOpenXmlBytes Method

NameParametersDescription
GetOpenXmlBytes(DocumentRange, OpenXmlDocumentExporterOptions)range, optionsExports the content of the specified document range as a document in Office Open XML (Docx) format and returns a byte array with this document.
GetOpenXmlBytes(DocumentRange)rangeExports the content of the specified document range as a document in Office Open XML (Docx) format and returns a byte array with this document.