C# Class Poppler.AnnotText

Inheritance: GLib.Object
显示文件 Open project: GNOME/pdfmod

Public Methods

Method Description
AnnotText ( IntPtr raw ) : System

Protected Methods

Method Description
AnnotText ( ) : System

Private Methods

Method Description
AnnotText ( GLib gtype ) : System
poppler_annot_text_get_icon ( IntPtr raw ) : IntPtr
poppler_annot_text_get_is_open ( IntPtr raw ) : bool
poppler_annot_text_get_state ( IntPtr raw ) : int
poppler_annot_text_get_type ( ) : IntPtr

Method Details

AnnotText() protected method

protected AnnotText ( ) : System
return System

AnnotText() public method

public AnnotText ( IntPtr raw ) : System
raw System.IntPtr
return System