XMLDeclaration Property

Specifies details of the XML declaration.

Syntax

public var xmlDeclaration: XMLDeclaration {
get {...}
set {...} }

Remarks

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

This is only applicable when writing XML.

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