FontInfo Methods
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ClearDefaults() | Resets all FontInfo properties to the unset state and clears the view state. |
![]() | CopyFrom(FontInfo^) | |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MergeWith(FontInfo^) | |
![]() | ShouldSerializeNames() | This API supports the product infrastructure and is not intended to be used directly from your code. Determines whether the Names property should be persisted. |
![]() | ToString() | Returns a string that contains the font name and size for an instance of the FontInfo class.(Overrides Object::ToString().) |
Show:
