[]
        
(Showing Draft Content)

C1.Report.ParagraphText.Font

Font Property

Font

Gets or sets the ParagraphText font.

Declaration
[C1Category("Appearance")]
[C1Description("ParagraphText.Font", "Specifies the text font.")]
public FontHolder Font { get; set; }
<C1Category("Appearance")>
<C1Description("ParagraphText.Font", "Specifies the text font.")>
Public Property Font As FontHolder