RuleFontSize Property
RuleFontSize
Gets or sets the font size applied to the rule.
Declaration
[TypeConverter(typeof(FontSizeConverter))]
public double RuleFontSize { get; set; }
<TypeConverter(GetType(FontSizeConverter))>
Public Property RuleFontSize As Double