Gets or sets the text for A4 paper size
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 A4Text { get; set; }
Public Property A4Text As String
Get
Set
<asp:PrintUI A4Text="String" />
Property Value
Type:
String
See Also