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

Property Value

CustomXmlPartCollection
See Also