OutputEncoding

Property

Namespace: ANSITerm

Declared in: ANSITerm.IConsoleBackend


Gets or sets the output encoding.

Syntax

public Encoding OutputEncoding { public get; public set; }

Back to index