Skip to main content
A newer version of this page is available. .

SubDocument.GetDocBytes Method

Name Parameters Description
GetDocBytes(DocumentRange, DocDocumentExporterOptions) range, options Exports the range’s content in DOC (Microsoft Word 97-2003 format) format and returns a byte array with this document.
GetDocBytes(DocumentRange) range Exports the range’s content in DOC (Microsoft Word 97-2003 format) format and returns a byte array with this document.