Table of Contents

Property Encoding

Namespace
DocWright.Formats.Text
Assembly
DocWright.Formats.Text.dll

Encoding

Gets or sets the encoding. Null (the default) writes UTF-8.

public Encoding? Encoding { get; set; }

Property Value

Encoding