Class WmfCreateFontInDirect
Class WmfCreateFontInDirect
Namn på plats: Aspose.Imaging.FileFormats.Wmf.Objects Församling: Aspose.Imaging.dll (25.4.0)
Skapade font
public class WmfCreateFontInDirect : WmfGraphicObject
Inheritance
object ← MetaObject ← WmfObject ← WmfGraphicObject ← WmfCreateFontInDirect
Arvsmedlemmar
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
Få eller ställa ut de utökade byterna.
public byte[] ExtendedBytes { get; set; }
Fastighetsvärde
byte [ ]
LogFont
Få eller ställa in loggfonten.
public EmfLogFont LogFont { get; set; }