Class WmfCreateFontInDirect

Class WmfCreateFontInDirect

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Wmf.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Tworzenie font

public class WmfCreateFontInDirect : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfCreateFontInDirect

Dziedziczeni członkowie

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

Dostęp lub ustaw rozszerzone bajty.

public byte[] ExtendedBytes { get; set; }

Wartość nieruchomości

byte [ ]

LogFont

Dostęp lub ustaw log font.

public EmfLogFont LogFont { get; set; }

Wartość nieruchomości

EmfLogFont

 Polski