Font.IsComposite

Font.IsComposite property

Gets or sets a value indicating whether this font is composite.

public bool IsComposite { get; set; }

Property Value

true if this font is composite; otherwise, false.

See Also