Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Itenso
Rtf
Interpreter
RtfTextBuilder
C# Class Itenso.Rtf.Interpreter.RtfTextBuilder
Inheritance:
Itenso.Rtf.Support.RtfElementVisitorBase
显示文件
Open project: Shereef/RTF-to-HTML-Converter-Class-Library-DLL
Public Methods
Method
Description
Reset
( ) :
void
RtfTextBuilder
( ) :
System.Text
Protected Methods
Method
Description
DoVisitText
(
IRtfText
text
) :
void
Method Details
DoVisitText()
protected
method
protected
DoVisitText
(
IRtfText
text
) :
void
text
IRtfText
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
RtfTextBuilder()
public
method
public
RtfTextBuilder
( ) :
System.Text
return
System.Text