Class WmfCreateFontInDirect

Class WmfCreateFontInDirect

Название пространства: Aspose.Imaging.FileFormats.Wmf.Objects Ассоциация: Aspose.Imaging.dll (25.4.0)

Создание шрифта

public class WmfCreateFontInDirect : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfCreateFontInDirect

Наследованные члены

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

Получает или устанавливает расширенные байты.

public byte[] ExtendedBytes { get; set; }

Стоимость недвижимости

byte [ ]

LogFont

Получить или установить шрифт.

public EmfLogFont LogFont { get; set; }

Стоимость недвижимости

EmfLogFont

 Русский