Class WmfCreateFontInDirect

Class WmfCreateFontInDirect

Tên không gian: Aspose.Imaging.FileFormats.Wmf.Objects Tổng hợp: Aspose.Imaging.dll (25.4.0)

Tạo font

public class WmfCreateFontInDirect : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfCreateFontInDirect

Thành viên thừa kế

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

Nhận hoặc đặt các byte mở rộng.

public byte[] ExtendedBytes { get; set; }

Giá trị bất động sản

byte [ ]

LogFont

Nhận hoặc đặt font log.

public EmfLogFont LogFont { get; set; }

Giá trị bất động sản

EmfLogFont

 Tiếng Việt