C1.C1Report.4 Assembly > C1.C1Report.Util Namespace : FontHolder Class |
The following tables list the members exposed by FontHolder.
Name | Description | |
---|---|---|
![]() | FontHolder Constructor | Initializes a new instance of the FontHolder class. |
Name | Description | |
---|---|---|
![]() | Bold | Gets or sets a value that indicates whether the encapsulated Font is bold. |
![]() | GdiCharSet | Gets or sets the GDI character set used by the encapsulated Font. |
![]() | Italic | Gets or sets a value that indicates whether the encapsulated Font is italic. |
![]() | Name | Gets or sets the name of the encapsulated Font object. |
![]() | Size | Gets or sets the System.Drawing.Font.Size of the encapsulated Font object. |
![]() | Strikethrough | Gets or sets a value that indicates whether the encapsulated Font has a horizontal line through the text. |
![]() | Underline | Gets or sets a value that indicates whether the encapsulated Font is underlined. |
Name | Description | |
---|---|---|
![]() | ToString | Gets a string that represents this FontHolder. |
![]() | Overloaded. Converts a FontHolder object to a Font object. |