Share via


FontInformation.Typeface Property

Definition

Gets or sets the font typeface

public:
 property System::String ^ Typeface { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Typeface { Platform::String ^ get(); void set(Platform::String ^ value); };
public string Typeface { get; set; }
public string Typeface { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.Typeface : string with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Typeface : string with get, set
Public Property Typeface As String

Property Value

Attributes

Applies to