CustomDataCustomXmlParts Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public ICustomXmlPartCollection CustomXmlParts { get; }
Public ReadOnly Property CustomXmlParts As ICustomXmlPartCollection
Get
public:
virtual property ICustomXmlPartCollection^ CustomXmlParts {
ICustomXmlPartCollection^ get () sealed;
}
abstract CustomXmlParts : ICustomXmlPartCollection with get
override CustomXmlParts : ICustomXmlPartCollection with get
Property Value
Type:
ICustomXmlPartCollectionImplements
ICustomDataCustomXmlPartsSee Also