Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PlistDocument.WriteToStream

public void WriteToStream(TextWriter tw);

Parameters

tw Text writer to write to.

Description

Writes the document contents to the specified text writer.