C# Class Poppler.Annot

Inheritance: GLib.Object
Show file Open project: GNOME/pdfmod

Public Methods

Method Description
Annot ( IntPtr raw ) : System

Protected Methods

Method Description
Annot ( ) : System

Private Methods

Method Description
Annot ( GLib gtype ) : System
poppler_annot_get_annot_type ( IntPtr raw ) : int
poppler_annot_get_color ( IntPtr raw ) : IntPtr
poppler_annot_get_contents ( IntPtr raw ) : IntPtr
poppler_annot_get_flags ( IntPtr raw ) : int
poppler_annot_get_modified ( IntPtr raw ) : IntPtr
poppler_annot_get_name ( IntPtr raw ) : IntPtr
poppler_annot_get_type ( ) : IntPtr

Method Details

Annot() protected method

protected Annot ( ) : System
return System

Annot() public method

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