C# 클래스 Praeclarum.HtmlRichText

상속: IRichText
파일 보기 프로젝트 열기: praeclarum/Praeclarum

공개 메소드들

메소드 설명
AddAttributes ( IRichTextAttributes styleClass, StringRange range ) : void
HtmlRichText ( string text ) : System

비공개 메소드들

메소드 설명
OutputHtml ( StringBuilder sb ) : void

메소드 상세

AddAttributes() 공개 메소드

public AddAttributes ( IRichTextAttributes styleClass, StringRange range ) : void
styleClass IRichTextAttributes
range StringRange
리턴 void

HtmlRichText() 공개 메소드

public HtmlRichText ( string text ) : System
text string
리턴 System