Default font for text in a note's document.
type
TRVAFont = TFont;
property Font: TRVAFont;
This value is used if UseStyleTemplates=False for the target editor, or the required style template does not exist in Style.StyleTemplates of the target editor. Otherwise, note text is formatted according to a style template.
Style template names:
•"footnote text" for footnotes,
•"endnote text" for endnotes,
•StyleTemplateName for sidenotes and text boxes (default values: "Sidenote Text" for sidenotes, "Normal" for text boxes)
Default value:
'Arial', 10