SubDocument.GetFlatOpcTemplateBytes Method
| Name | Parameters | Description |
|---|---|---|
| GetFlatOpcTemplateBytes(DocumentRange, FlatOpcTemplateDocumentExporterOptions) | range, options | Exports the range content in FlatOpcTemplate (Microsoft Word XML Template, .xml) format and returns a byte array with this content. |
| GetFlatOpcTemplateBytes(DocumentRange) | range | Exports the range content in FlatOpcTemplate (Microsoft Word XML Template, .xml) format and returns a byte array with this content. |