C# Class Itenso.Rtf.Interpreter.RtfTextBuilder

Inheritance: Itenso.Rtf.Support.RtfElementVisitorBase
Exibir arquivo 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