SubDocument.GetDocBytes Method
Name | Parameters | Description |
---|---|---|
Get |
range, options | Exports the range content in DOC (Microsoft Word 97-2003 Document) format and returns a byte array with this content. |
Get |
range | Exports the range content in DOC (Microsoft Word 97-2003 Document) format and returns a byte array with this content. |