PrintUIDesignLegendText Property |
Gets or Sets legend text for the print design options
Namespace:
Cadcorp.Web.UI.Controls
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string DesignLegendText { get; set; }
Public Property DesignLegendText As String
Get
Set
<asp:PrintUI DesignLegendText="String" />
Property Value
Type:
String
See Also