[]
        
(Showing Draft Content)

C1.Report.CheckMark.Font

Font Property

Font

Gets or sets the font used to draw the check mark symbol.

Declaration
[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