CustomXmlPart Class |
Namespace: Aspose.Slides
The CustomXmlPart type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItemId |
Specifies a globally unique identifier (GUID) that uniquely identifies a single custom XML
part within an Office Open XML document.
Read-only Guid.
|
![]() | NamespaceSchemas |
Returns the collection XML schemas that are associated with the custom XML part.
Read-only string.
|
![]() | XmlAsString |
Returns or sets xml data as UTF-8 string.
Read/write String.
value is null.value is empty or xml-data is invalid. |
![]() | XmlData |
Returns or sets xml data.
Read/write byte.
value is null.value is empty or xml-data is invalid. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes the custom xml part from the presentation.
|
![]() | ToString | (Inherited from Object.) |