Class WmfCreateFontInDirect
Class WmfCreateFontInDirect
Der Name: Aspose.Imaging.FileFormats.Wmf.Objects Versammlung: Aspose.Imaging.dll (25.4.0)
Die Create Font
public class WmfCreateFontInDirect : WmfGraphicObject
Inheritance
object ← MetaObject ← WmfObject ← WmfGraphicObject ← WmfCreateFontInDirect
Vererbte Mitglieder
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
Erhalten oder setzen die erweiterten Byte.
public byte[] ExtendedBytes { get; set; }
Eigentumswert
byte [][]
LogFont
Erhalten oder setzen Sie die Log Font.
public EmfLogFont LogFont { get; set; }