Table of Contents

Constructor AnsiPrintableString

Namespace
Microlithix.Text.Ansi.Element
Assembly
AnsiParser.dll

AnsiPrintableString(string)

Creates a new AnsiPrintableString instance with the specified content.

public AnsiPrintableString(string text)

Parameters

text string

Specifies the content of the printable string.