Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SaveDocumentContext Class Members
The following tables list the members exposed by SaveDocumentContext.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | DocumentRootNode | Gets the DocumentRootNode of the document to be saved. |
![Public Property](dotnetimages/publicProperty.gif) | Options | Gets the options to use when saving the document or null if no options were specified. |
![Public Property](dotnetimages/publicProperty.gif) | Stream | Gets the stream to which the document should be saved. |
Public Methods
See Also