XMLDeclaration Property

Specifies details of the XML declaration.

Syntax

public var xmlDeclaration: XMLDeclaration?

Remarks

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

This is only applicable when writing XML.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]