DocumentCoreCustomXmlParts Property |
Gets the custom XML parts contained in this document.
Namespace:
SautinSoft.Document
Assembly:
SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.8.1.26
Syntaxpublic CustomXmlPartCollection CustomXmlParts { get; }
Public ReadOnly Property CustomXmlParts As CustomXmlPartCollection
Get
Property Value
Type:
CustomXmlPartCollection
See Also