C# 클래스 iTextSharp.tool.xml.css.FontSizeTranslator

파일 보기 프로젝트 열기: boecko/iTextSharp 1 사용 예제들

공개 메소드들

메소드 설명
GetFontSize ( Tag tag ) : float
GetInstance ( ) : FontSizeTranslator
TranslateFontSize ( Tag tag ) : float

메소드 상세

GetFontSize() 공개 메소드

public GetFontSize ( Tag tag ) : float
tag Tag
리턴 float

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : FontSizeTranslator
리턴 FontSizeTranslator

TranslateFontSize() 공개 메소드

public TranslateFontSize ( Tag tag ) : float
tag Tag
리턴 float