Class WmfCreateFontInDirect

Class WmfCreateFontInDirect

Název místa: Aspose.Imaging.FileFormats.Wmf.Objects Shromáždění: Aspose.Imaging.dll (25.4.0)

Vytvořte font

public class WmfCreateFontInDirect : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfCreateFontInDirect

Dědiční členové

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

Obdržíte nebo nastavíte rozšířené bajty.

public byte[] ExtendedBytes { get; set; }

Hodnota nemovitosti

byte []a[]

LogFont

Obdržíte nebo nastavte log font.

public EmfLogFont LogFont { get; set; }

Hodnota nemovitosti

EmfLogFont

 Čeština