SubDocument.GetFlatOpcBytes Method
Name | Parameters | Description |
---|---|---|
GetFlatOpcBytes(DocumentRange, FlatOpcDocumentExporterOptions) | range, options | Exports the range content in FlatOpc (Microsoft Word XML Document, .xml) format and returns a byte array with this content. |
GetFlatOpcBytes(DocumentRange) | range | Exports the range content in FlatOpc (Microsoft Word XML Document, .xml) format and returns a byte array with this content. |