Context object passed through the XML tree during serialization.
This context provides access to the document structure and maintains state during the conversion of components to XML.
Readonly
The root File object being serialized
Current traversal stack of components (mutable for performance)
Access to document relationships and other document parts
Context object passed through the XML tree during serialization.
This context provides access to the document structure and maintains state during the conversion of components to XML.