[]
Gets or sets the text font. This property is used only if the field's text is not enclosed in RTF begin/end tags "{\rtf1" and "}".
[C1Category("Appearance")]
[C1Description("RtfField.Font", "The text font. Used only if the field's text is not enclosed in RTF begin/end tags \"{\rtf1\" and \"}\".")]
public FontHolder Font { get; set; }
<C1Category("Appearance")>
<C1Description("RtfField.Font", "The text font. Used only if the field's text is not enclosed in RTF begin/end tags ""{" & vbCr & "tf1"" and ""}"".")>
Public Property Font As FontHolder