public interface ICustomData
Represents container for custom data.
| Modifier and Type | Method and Description |
|---|---|
ICustomXmlPartCollection |
getCustomXmlParts()
Returns the custom xml parts collection.
|
ITagCollection |
getTags()
Returns the Customer Data Tags collection.
|
ITagCollection getTags()
Returns the Customer Data Tags collection.
Read-only ITagCollection.
ICustomXmlPartCollection getCustomXmlParts()
Returns the custom xml parts collection.
Read-only ICustomXmlPartCollection.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.