[ CCode ( array_length_pos = 0.1 ) ]
[ Version ( since = "0.80" ) ]
public PageRange[] get_print_page_ranges ()
Returns the suggested page ranges to print in the form of array of PageRanges and number of ranges.
NULL pointer means that the document does not specify page ranges for printing.
this |
A Document |
n_ranges |
return location for number of ranges |
an array of PageRanges or NULL. Free the array when it is no longer needed. |