Class WmfCreateFontInDirect
Class WmfCreateFontInDirect
nazivni prostor: Aspose.Imaging.FileFormats.Wmf.Objects Sastav: Aspose.Imaging.dll (25.4.0)
Stvaranje fontova
public class WmfCreateFontInDirect : WmfGraphicObject
Inheritance
object ← MetaObject ← WmfObject ← WmfGraphicObject ← WmfCreateFontInDirect
naslijeđeni članovi
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
Dobivaju ili postavljaju proširene bajte.
public byte[] ExtendedBytes { get; set; }
Vrijednost nekretnina
byte []
LogFont
Pronađite ili postavite log font.
public EmfLogFont LogFont { get; set; }