C# 클래스 iTextSharp.text.pdf.PdfContentByte.GraphicState

파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch

보호된 프로퍼티들

프로퍼티 타입 설명
charSpace float
leading float
scale float
wordSpace float
xTLM float
yTLM float

비공개 메소드들

메소드 설명
GraphicState ( ) : System
GraphicState ( GraphicState cp ) : System

프로퍼티 상세

charSpace 보호되어 있는 프로퍼티

protected float charSpace
리턴 float

leading 보호되어 있는 프로퍼티

protected float leading
리턴 float

scale 보호되어 있는 프로퍼티

protected float scale
리턴 float

wordSpace 보호되어 있는 프로퍼티

protected float wordSpace
리턴 float

xTLM 보호되어 있는 프로퍼티

protected float xTLM
리턴 float

yTLM 보호되어 있는 프로퍼티

protected float yTLM
리턴 float