FontLicenseException Constructor |
Namespace: Kettic.AspNet.Controls.Toolkit.Apoc.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic FontLicenseException(
string message
)
Public Sub New (
message As String
)
public:
FontLicenseException(
String^ message
)
new :
message : string -> FontLicenseException
Parameters
- message
- Type: SystemString
See Also