PortionFormat
Overview
PortionFormat is a class in Aspose.Slides FOSS for C++.
Represents text portion formatting properties with write access. When XML-backed (after init_from_rpr), property changes are persisted to the element automatically.
Methods
| Signature | Description |
|---|---|
init_from_rpr(r_element: pugi::xml_node, save_callback: std::function<void()>) | Initialize from an existing XML node (or null node). |