Back to Devexpress

SubDocument.GetOpenDocumentBytes Method

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

latest849 B
Original Source

SubDocument.GetOpenDocumentBytes Method

NameParametersDescription
GetOpenDocumentBytes(DocumentRange, OpenDocumentExporterOptions)range, optionsExports the content of the specified document range as a document in Open Document (ODT) format and returns a byte array with this document.
GetOpenDocumentBytes(DocumentRange)rangeExports the content of the specified document range as a document in Open Document (ODT) format and returns a byte array with this document.