| KiXforms Class Library |
Style Property (Font Object) |
Gets or sets style information for this Font object.
Style [ = Long ]
A bitwise combination of FontStyle values that contains style information for this Font object.
$Font.Style = $System.FontStyle.Bold + $System.FontStyle.Underline
Applies To: Font
| The CHM file was converted to HTML by chm2web software. |