[]
Gets or sets the font used to draw the check mark symbol.
[C1Category("Symbols")]
[C1Description("CheckMark.Font", "The font used to draw the check mark symbol.")]
public FontHolder Font { get; set; }
<C1Category("Symbols")>
<C1Description("CheckMark.Font", "The font used to draw the check mark symbol.")>
Public Property Font As FontHolder