CustomDataCustomXmlParts Property

Returns the custom xml parts collection. Read-only ICustomXmlPartCollection.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ICustomXmlPartCollection CustomXmlParts { get; }

Property Value

Type: ICustomXmlPartCollection

Implements

ICustomDataCustomXmlParts
See Also