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; }