Method Open
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
Open(WordDocument)
Opens the custom XML data of a document.
public static CustomXmlDataStore Open(WordDocument document)
Parameters
documentWordDocumentThe document.
Returns
- CustomXmlDataStore
The store.
Exceptions
- ArgumentNullException
documentis null.