CustomXmlPartXmlData Property

Returns or sets xml data. Read/write byte. value is null.value is empty or xml-data is invalid.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public byte[] XmlData { get; set; }

Property Value

Type: Byte

Implements

ICustomXmlPartXmlData
See Also