Upravit

Sdílet prostřednictvím


CMTextMarkupAttributes.FontFamilyName Property

Definition

The name of the font.

public string FontFamilyName { get; set; }
member this.FontFamilyName : string with get, set

Property Value

Value must be the family name of an installed font that is used to render and/or measure text.

Remarks

The property uses constant kCMTextMarkupAttribute_FontFamilyName value to access the underlying dictionary.

Applies to