C# 클래스 Poppler.AnnotMapping

상속: GLib.Opaque
파일 보기 프로젝트 열기: GNOME/pdfmod

공개 메소드들

메소드 설명
AnnotMapping ( ) : System
AnnotMapping ( IntPtr raw ) : System
Copy ( ) : Poppler.AnnotMapping

보호된 메소드들

메소드 설명
Free ( IntPtr raw ) : void

비공개 메소드들

메소드 설명
poppler_annot_mapping_copy ( IntPtr raw ) : IntPtr
poppler_annot_mapping_free ( IntPtr raw ) : void
poppler_annot_mapping_get_type ( ) : IntPtr
poppler_annot_mapping_new ( ) : IntPtr

메소드 상세

AnnotMapping() 공개 메소드

public AnnotMapping ( ) : System
리턴 System

AnnotMapping() 공개 메소드

public AnnotMapping ( IntPtr raw ) : System
raw System.IntPtr
리턴 System

Copy() 공개 메소드

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

Free() 보호된 메소드

protected Free ( IntPtr raw ) : void
raw System.IntPtr
리턴 void