Select pages for output.
Constant | Value | Description |
---|---|---|
esriOutputAll | 0 | Output all pages. Data = null |
esriOutputSelected | 1 | Output selected pages. Data = null |
esriOutputCurrent | 2 | Output current page. Data = null |
esriOutputRange | 3 | Output range of pages. Data = range string |
esriOutputWhereClause | 4 | Use a where clause to select pages for output. Where clase is specified in range string. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.