CustomXmlPartXmlAsString Property

Returns or sets xml data as UTF-8 string. Read/write String. 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 string XmlAsString { get; set; }

Property Value

Type: String

Implements

ICustomXmlPartXmlAsString
See Also