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