Method Flush
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
Flush()
Writes every modified custom XML part back onto its PreservedPart, so the next save carries the new data.
public int Flush()
Returns
- int
The number of parts written back.