Font.RichTextFontName Property

FontRichTextFontName Property

Returns the Font RichTextFontName used in RTF strings: {\\fonttbl...{\\fN RichTextFontName;}...}

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public string RichTextFontName { get; }
Public ReadOnly Property RichTextFontName As String
	Get

Property Value

Type: String
Version Information

Rhino for Windows

Supported in: 6.8
See Also