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


IOutputPageOptionsAdmin Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IO > IOutputPageOptionsAdmin Interface
ArcGIS Developer Help

IOutputPageOptionsAdmin Interface

Private interface to output page options.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property CurrentIndex Index of the current page.
Read/write property OutputtingPageLayout Indicates if layout is being output.
Read/write property PageCount Indicates the number of pages to the export dialog. Other clients should use the PageIndex.PageCount.
Read/write property PageSelectionExists Indicates if a page selection exists.
Read/write property SelectedPageCount Indicates the number of selected pages to the export dialog. Other clients should use the PageIndex.PageCount.

Classes that implement IOutputPageOptionsAdmin

Classes Description