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


IOutputPageOptionsAdmin Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Output > ESRI.ArcGIS.Output > Interfaces > IO > IOutputPageOptionsAdmin Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Output)  

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.

CoClasses that implement IOutputPageOptionsAdmin

CoClasses and Classes Description