Méthode | Description | |
---|---|---|
Free ( ) : void | ||
PSFile ( |
||
PSFile ( Poppler document, string filename, int first_page, int n_pages ) : System | ||
SetPaperSize ( double width, double height ) : void |
Méthode | Description | |
---|---|---|
PSFile ( GLib gtype ) : System | ||
poppler_ps_file_free ( |
||
poppler_ps_file_get_type ( ) : |
||
poppler_ps_file_new ( |
||
poppler_ps_file_set_duplex ( |
||
poppler_ps_file_set_paper_size ( |
public PSFile ( Poppler document, string filename, int first_page, int n_pages ) : System | ||
document | Poppler | |
filename | string | |
first_page | int | |
n_pages | int | |
Résultat | System |
public SetPaperSize ( double width, double height ) : void | ||
width | double | |
height | double | |
Résultat | void |