Class FontMatchingProperties

Class FontMatchingProperties

İsim alanı : Aspose.Html.Rendering.Fonts Görüntüleme: Aspose.HTML.dll (25.4.0)

Bu sınıf, eşleşen yazı tipi tanımlayan özellikleri içerir.

[ComVisible(true)]
public class FontMatchingProperties

Inheritance

object FontMatchingProperties

mirasçı üyeleri

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

FontFamilies

Şifre ailelerinin koleksiyonunu alır.

public IEnumerable<string> FontFamilies { get; }

Mülkiyet Değer

IEnumerable &lt için; string >

FontStretch

Font stretch değerini alır.

public float FontStretch { get; }

Mülkiyet Değer

float

FontStyle

Bu mülk bu değerlere sahip olabilir: normal, italic, oblique.

public string FontStyle { get; }

Mülkiyet Değer

string

FontWeight

font ağırlığı değerini alır.

public int FontWeight { get; }

Mülkiyet Değer

int

 Türkçe