Overview
XmlWriter is a struct in Aspose.Slides for CPP.
Inherits from: XmlWriter.
XmlWriter exposes a result property that holds the generated XML string after writing operations.
Properties
| Name | Type | Access | Description |
|---|
result | std::vector<uint8_t> | Read/Write | Holds the generated XML data as a byte vector |