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


IPrintDialog.ToPage Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (OutputUI)  

IPrintDialog.ToPage Property

The To Page of the print range.

[Visual Basic .NET]
Public ReadOnly Property ToPage As Short
[C#]
public short ToPage {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IPrintDialog Interface