SubDocument.GetOpenXmlBytes Method
Name | Parameters | Description |
---|---|---|
Get |
range, options | Exports the content of the specified document range as a document in Office Open XML (Docx) format and returns a byte array with this document. |
Get |
range | Exports the content of the specified document range as a document in Office Open XML (Docx) format and returns a byte array with this document. |