Library | Module

Enum pfcPlotPageRange

Description

This enumerated type specifies which pages to plot.




Values

PLOT_RANGE_ALL
Plot all the pages.
PLOT_RANGE_CURRENT
Plot the current page.
PLOT_RANGE_OF_PAGES
Plot a range of pages.
PlotPageRange_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.