Back to Devexpress

SubDocument.GetOdtBytes Method

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

latest804 B
Original Source

SubDocument.GetOdtBytes Method

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