Skip to main content
All docs
V25.1
  • SubDocument.GetOdtBytes Method

    Name Parameters Description
    GetOdtBytes(DocumentRange, OpenDocumentExporterOptions) range, options Exports 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) range Exports the content of the specified document range as a document in Open Document (ODT) format and returns a byte array with this document.