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