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


IPrintDialog.FromPage Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IP > IPrintDialog Interface > IPrintDialog.FromPage Property
ArcGIS Developer Help

IPrintDialog.FromPage Property

The From Page of the print range.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPrintDialog Interface