Class WmfCreateFontInDirect
Class WmfCreateFontInDirect
Nom dels espais: Aspose.Imaging.FileFormats.Wmf.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
Creació font
public class WmfCreateFontInDirect : WmfGraphicObject
Inheritance
object ← MetaObject ← WmfObject ← WmfGraphicObject ← WmfCreateFontInDirect
Membres heretats
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
Obté o col·loca els bytes estenduts.
public byte[] ExtendedBytes { get; set; }
Valor de la propietat
byte []
LogFont
Obté o col·loca el font de log.
public EmfLogFont LogFont { get; set; }