public class CustomData extends java.lang.Object implements ICustomData
Represents container for custom data.
| Modifier and Type | Method and Description |
|---|---|
ICustomXmlPartCollection |
getCustomXmlParts()
Returns the custom xml parts collection.
|
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object.
|
ITagCollection |
getTags()
Returns the Customer Data Tags collection.
|
public final ITagCollection getTags()
Returns the Customer Data Tags collection.
Read-only ITagCollection.
getTags in interface ICustomDatapublic final ICustomXmlPartCollection getCustomXmlParts()
Returns the custom xml parts collection.
Read-only ICustomXmlPartCollection.
getCustomXmlParts in interface ICustomDatapublic final com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.