xml_as_string property
xml_as_string property
Returns or sets xml data as UTF-8 string.
Read/write str.
value is None.value is empty or xml-data is invalid.
Definition:
@property
def xml_as_string(self):
...
@xml_as_string.setter
def xml_as_string(self, value):
...
See Also
- class
ICustomXmlPart - module
aspose.slides - library
Aspose.Slides