VerifyCodeAttribute.Style Property

DCSoft.DBUtilityGeneric

VerifyCodeAttributeStyle Property
字体的 System.Drawing.FontStyle,默认值 FontStyle.Bold

Namespace: DCSoft.Utility.Drawing
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public FontStyle Style { get; set; }

Property Value

Type: FontStyle
See Also