Back to Devexpress

SubDocument.GetDocxBytes Method

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

latest821 B
Original Source

SubDocument.GetDocxBytes Method

NameParametersDescription
GetDocxBytes(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.
GetDocxBytes(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.