Class WmfCreateFontInDirect

Class WmfCreateFontInDirect

İsim alanı : Aspose.Imaging.FileFormats.Wmf.Objects Toplantı: Aspose.Imaging.dll (25.4.0)

Yaratıcı font

public class WmfCreateFontInDirect : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfCreateFontInDirect

mirasçı üyeleri

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

Constructors

WmfCreateFontInDirect()

public WmfCreateFontInDirect()

Properties

ExtendedBytes

Genişletilmiş baytları alır veya ayarlar.

public byte[] ExtendedBytes { get; set; }

Mülkiyet Değer

byte […]

LogFont

Alın ya da log yazı tipi ayarlayın.

public EmfLogFont LogFont { get; set; }

Mülkiyet Değer

EmfLogFont

 Türkçe