![]() ![]() |
ESRI.ArcGIS.ADF.Tasks | |
ShowLegend Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Tasks Namespace > PrintTask Class : ShowLegend Property |
Visual Basic (Declaration) | |
---|---|
<BrowsableAttribute(False)> Public Shadows ReadOnly Property ShowLegend As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PrintTask Dim value As Boolean value = instance.ShowLegend |
C# | |
---|---|
[BrowsableAttribute(false)] public new bool ShowLegend {get;} |
This property is not used by the PrintTask. It is inherited from the base task class as a property determining whether graphics layers added to the task results also display in the page's table of contents (Toc control). Since the PrintTask does not generate these kinds of results, the property is not relevant and is hidden in Design view in Visual Studio.
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