Udostępnij za pośrednictwem


OutputRendering Enum

Definition

Defines the options for output rendering.

public enum OutputRendering
type OutputRendering = 
Public Enum OutputRendering
Inheritance
OutputRendering

Fields

Name Value Description
Host 0

Render ANSI only to host.

PlainText 1

Render as plaintext.

Ansi 2

Render as ANSI.

Applies to