SubDocument.GetOpenDocumentBytes Method
Name | Parameters | Description |
---|---|---|
GetOpenDocumentBytes(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. |
GetOpenDocumentBytes(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. |