SubDocument.GetDotBytes Method
Name | Parameters | Description |
---|---|---|
GetDotBytes(DocumentRange, DotDocumentExporterOptions) | range, options | Exports the range content in DOT (Microsoft Word 97-2007 Template) format and returns a byte array with this content. |
GetDotBytes(DocumentRange) | range | Exports the range content in DOT (Microsoft Word 97-2007 Template) format and returns a byte array with this content. |