Click or drag to resize

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
Syntax
public CustomXmlPartCollection CustomXmlParts { get; }

Property Value

Type: CustomXmlPartCollection
See Also