Class WmfCreateFontInDirect
Class WmfCreateFontInDirect
Nombre del espacio: Aspose.Imaging.FileFormats.Wmf.Objects Asamblea: Aspose.Imaging.dll (25.4.0)
Creación de font
public class WmfCreateFontInDirect : WmfGraphicObject
Inheritance
object ← MetaObject ← WmfObject ← WmfGraphicObject ← WmfCreateFontInDirect
Miembros heredados
WmfGraphicObject.Index ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
WmfCreateFontInDirect()
public WmfCreateFontInDirect()
Properties
ExtendedBytes
Obtenga o establece los bytes extendidos.
public byte[] ExtendedBytes { get; set; }
Valor de la propiedad
byte [][]
LogFont
Obtenga o coloca la letra de registro.
public EmfLogFont LogFont { get; set; }