PrintUIPDFPrintScaleText Property |
Gets or Sets Text of scale used in pdf
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 PDFPrintScaleText { get; set; }
Public Property PDFPrintScaleText As String
Get
Set
<asp:PrintUI PDFPrintScaleText="String" />
Property Value
Type:
String
See Also