PrintUILandscapeText Property |
Gets or Sets Text for landscape orientation
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 LandscapeText { get; set; }
Public Property LandscapeText As String
Get
Set
<asp:PrintUI LandscapeText="String" />
Property Value
Type:
String
See Also