Share via


Span.FontFamily Property

Definition

Gets the font family to which the font for the text in the span belongs.

public:
 property System::String ^ FontFamily { System::String ^ get(); void set(System::String ^ value); };
public string FontFamily { get; set; }
member this.FontFamily : string with get, set
Public Property FontFamily As String

Property Value

Applies to