![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
Name Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > QualityItem Class : Name Property |
Visual Basic (Declaration) | |
---|---|
<ResDescriptionAttribute("Print quality name.")> <NotifyParentPropertyAttribute(True)> <ResCategoryAttribute("Attributes")> <DefaultValueAttribute()> Public Property Name As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As QualityItem Dim value As String instance.Name = value value = instance.Name |
C# | |
---|---|
[ResDescriptionAttribute("Print quality name.")] [NotifyParentPropertyAttribute(true)] [ResCategoryAttribute("Attributes")] [DefaultValueAttribute()] public string Name {get; set;} |
The Name is displayed to the end user in a drop-down list to choose the quality of the map for printing. An example would be "Draft", with a corresponding DPI of 96. See PrintTask.QualitySettings for a discussion of print quality in the PrintTask.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family