get_print_page_ranges


Description:

[ 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.

Parameters:

this

A Document

n_ranges

return location for number of ranges

Returns:

an array of PageRanges or null. Free the array when it is no longer needed.