Click or drag to resize

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; }

Property Value

Type: String
See Also