Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
csShared
Html
HtmlFormatter
C# Class csShared.Html.HtmlFormatter
Formats the RichTextBox text as Html
Inheritance:
ITextFormatter
Exibir arquivo
Open project: TNOCS/csTouch
Public Methods
Method
Description
GetText
(
System
document
) :
string
SetText
(
System
document
,
string
text
) :
void
Method Details
GetText()
public
method
public
GetText
(
System
document
) :
string
document
System
return
string
SetText()
public
method
public
SetText
(
System
document
,
string
text
) :
void
document
System
text
string
return
void