Class WmfCreateFontInDirect

Class WmfCreateFontInDirect

Pôvodný názov: Aspose.Imaging.FileFormats.Wmf.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Vytvorenie font

public class WmfCreateFontInDirect : WmfGraphicObject

Inheritance

object MetaObject WmfObject WmfGraphicObject WmfCreateFontInDirect

Z dedičných členov

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

Získajte alebo nastavíte rozšírené bajty.

public byte[] ExtendedBytes { get; set; }

Hodnota nehnuteľnosti

byte []

LogFont

Získať alebo nastaviť log font.

public EmfLogFont LogFont { get; set; }

Hodnota nehnuteľnosti

EmfLogFont

 Slovenčina