A Sandcastle Documented Class Library
![]() | DocxRunFontName Property |
Gets or sets the font.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public string FontName { get; set; }
Public Property FontName As String Get Set
public: property String^ FontName { String^ get (); void set (String^ value); }
member FontName : string with get, set
Property Value
Type: StringThe color of the font.
