PrintUIDownloadPDFText Property |
Gets or Sets the text used for download pdf link
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 DownloadPDFText { get; set; }
Public Property DownloadPDFText As String
Get
Set
<asp:PrintUI DownloadPDFText="String" />
Property Value
Type:
String
See Also