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

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

공개 메소드들

메소드 설명
Reset ( ) : void
RtfFontTableBuilder ( RtfFontCollection fontTable ) : System

보호된 메소드들

메소드 설명
DoVisitGroup ( IRtfGroup group ) : void

비공개 메소드들

메소드 설명
AddCurrentFont ( ) : void
BuildFontFromGroup ( IRtfGroup group ) : void

메소드 상세

DoVisitGroup() 보호된 메소드

protected DoVisitGroup ( IRtfGroup group ) : void
group IRtfGroup
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

RtfFontTableBuilder() 공개 메소드

public RtfFontTableBuilder ( RtfFontCollection fontTable ) : System
fontTable Itenso.Rtf.Model.RtfFontCollection
리턴 System