FontRichTextFontName Property |
Returns the Font RichTextFontName used in RTF strings:
{\\fonttbl...{\\fN RichTextFontName;}...}
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.5
Syntax public string RichTextFontName { get; }
Public ReadOnly Property RichTextFontName As String
Get
Property Value
Type:
StringSee Also