[]
Gets or sets the ParagraphText font.
[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