XMLDeclaration Property

Specifies details of the XML declaration.

Syntax

public XMLDeclaration getXMLDeclaration();
public void setXMLDeclaration(XMLDeclaration XMLDeclaration);

Remarks

This property holds details of the XML declaration for the document being written.

This is only applicable when writing XML.

Default Value

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Android Edition - Version 20.0 [Build 8307]