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


IOutputPageOptionsProperty.OutputPageOptions Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IO > IOutputPageOptionsProperty Interface > IOutputPageOptionsProperty.OutputPageOptions Property
ArcGIS Developer Help

IOutputPageOptionsProperty.OutputPageOptions Property

Multiple page options.

[Visual Basic .NET]
Public Property OutputPageOptions As IPrintAndExportPageOptions
[C#]
public IPrintAndExportPageOptions OutputPageOptions {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IOutputPageOptionsProperty Interface