ESRI.ArcGIS.ADF.Tasks
LegendCondensed Property
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > PagePrinter Class : LegendCondensed Property




Whether to print the legend in condensed form or not.

Syntax

Visual Basic (Declaration) 
Public Property LegendCondensed As Boolean
Visual Basic (Usage)Copy Code
Dim instance As PagePrinter
Dim value As Boolean
 
instance.LegendCondensed = value
 
value = instance.LegendCondensed
C# 
public bool LegendCondensed {get; set;}

See Also

© 2010 All Rights Reserved.