C# 클래스 Poppler.PageTransition

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

공개 프로퍼티들

프로퍼티 타입 설명
Alignment Poppler.PageTransitionAlignment
Angle int
Direction Poppler.PageTransitionDirection
Duration int
Rectangular bool
Scale double
Type Poppler.PageTransitionType
Zero Poppler.PageTransition

공개 메소드들

메소드 설명
Copy ( ) : Poppler.PageTransition
Free ( ) : void
New ( ) : PageTransition
New ( IntPtr raw ) : Poppler.PageTransition

비공개 메소드들

메소드 설명
ReadNative ( IntPtr native, Poppler &target ) : void
poppler_page_transition_copy ( IntPtr raw ) : IntPtr
poppler_page_transition_free ( IntPtr raw ) : void
poppler_page_transition_get_type ( ) : IntPtr
poppler_page_transition_new ( ) : IntPtr

메소드 상세

Copy() 공개 메소드

public Copy ( ) : Poppler.PageTransition
리턴 Poppler.PageTransition

Free() 공개 메소드

public Free ( ) : void
리턴 void

New() 공개 정적인 메소드

public static New ( ) : PageTransition
리턴 PageTransition

New() 공개 정적인 메소드

public static New ( IntPtr raw ) : Poppler.PageTransition
raw System.IntPtr
리턴 Poppler.PageTransition

프로퍼티 상세

Alignment 공개적으로 프로퍼티

public Poppler.PageTransitionAlignment Alignment
리턴 Poppler.PageTransitionAlignment

Angle 공개적으로 프로퍼티

public int Angle
리턴 int

Direction 공개적으로 프로퍼티

public Poppler.PageTransitionDirection Direction
리턴 Poppler.PageTransitionDirection

Duration 공개적으로 프로퍼티

public int Duration
리턴 int

Rectangular 공개적으로 프로퍼티

public bool Rectangular
리턴 bool

Scale 공개적으로 프로퍼티

public double Scale
리턴 double

Type 공개적으로 프로퍼티

public Poppler.PageTransitionType Type
리턴 Poppler.PageTransitionType

Zero 공개적으로 정적으로 프로퍼티

public static Poppler.PageTransition Zero
리턴 Poppler.PageTransition