This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > OutputUI > ESRI.ArcGIS.OutputUI > Interfaces > IE > IExportPropertiesPageDialog Interface > IExportPropertiesPageDialog.Priority Property (ArcObjects .NET 10.4 SDK) |
The priority properties to be used.
[Visual Basic .NET] Public ReadOnly Property Priority As Integer
[C#] public int Priority {get;}
The Priority property is used to place each property page in proper order within the ExportPropoertiesDialog. Typically, 'General' property pages appear first, followed by 'Format' and 'Advanced'.