C# 클래스 LayoutFarm.Composers.HtmlContentTextSplitter

parse html text content, not include some consecutive text that need more special parser
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
HtmlContentTextSplitter ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
CreateTextRuns ( char textBuffer, List runlist, int startIndex, int appendLength ) : void
ParseWordContent ( char textBuffer, BoxSpec spec, bool isBlock, List runlistOutput, bool &hasSomeCharacter ) : void

메소드 상세

HtmlContentTextSplitter() 공개 메소드

public HtmlContentTextSplitter ( ) : System.Collections.Generic
리턴 System.Collections.Generic