C# 클래스 Itenso.Rtf.Interpreter.RtfTextBuilder

상속: Itenso.Rtf.Support.RtfElementVisitorBase
파일 보기 프로젝트 열기: Shereef/RTF-to-HTML-Converter-Class-Library-DLL

공개 메소드들

메소드 설명
Reset ( ) : void
RtfTextBuilder ( ) : System.Text

보호된 메소드들

메소드 설명
DoVisitText ( IRtfText text ) : void

메소드 상세

DoVisitText() 보호된 메소드

protected DoVisitText ( IRtfText text ) : void
text IRtfText
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

RtfTextBuilder() 공개 메소드

public RtfTextBuilder ( ) : System.Text
리턴 System.Text