This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IP > IPrintEnginePropertiesDialog Interface > IPrintEnginePropertiesDialog.DoModal Method (ArcObjects .NET 10.5 SDK) |
Runs modal print engine's properties.
[Visual Basic .NET] Public Function DoModal ( _ ByVal hWndParent As Integer _ ) As Boolean
[C#] public bool DoModal ( int hWndParent );