FontUnit Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the FontUnit class with the specified string.
Assembly: System.Web (in System.Web.dll)
Parameters
- value
-
Type:
System::String^
A string to specify the font size.
The FontUnit constructor calls the FontUnit constructor, using the CurrentCulture property for the CultureInfo parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: