This document is archived and information here might be outdated.  Recommended version.


esriOutputSelection Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Output)  

esriOutputSelection Constants

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.