API Documentation > Enumerated Types > Enum EpfcPlotPageRange
Enum EpfcPlotPageRange
Description
This enumerated type specifies which pages to plot.
Values
EpfcPLOT_RANGE_ALL
Plot all the pages.
EpfcPLOT_RANGE_CURRENT
Plot the current page.
EpfcPLOT_RANGE_OF_PAGES
Plot a range of pages.
EpfcPlotPageRange_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.
Was this helpful?