| Font | |
![]() rtStyle ![]() Border As rtBorderStyle Font As rtFontstyle HTML As rtHtmlStyle Paragraph As rtParagraphstyle RowDisplay As rtRowDisplayStyle TableLayout As rtTableStyle | version 1.5
Property Get/Set Font As rtFontstyle Used to set font properties in objects of type rTextParagraph (sets font for current and following paragraphs), rTextRun (returned in collection when using PARSE_GROUP_TEXT), rtButton (label font), rtGraphic (caption font). Font is accessed through style property ( rtStyle) as Font property (sometext.style.Font). |