Class WmfSetTextColor

Class WmfSetTextColor

Nama dari : Aspose.Imaging.FileFormats.Wmf.Objects Pengumpulan: Aspose.Imaging.dll (25.4.0)

Set teks warna.

public class WmfSetTextColor : WmfObject

Inheritance

object MetaObject WmfObject WmfSetTextColor

anggota yang diwarisi

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfSetTextColor()

public WmfSetTextColor()

Properties

ColorRef

Dapatkan atau menetapkan referensi warna.

public int ColorRef { get; set; }

Nilai Properti

int

ExtendedByte

Dapatkan atau menetapkan byte yang diperpanjang.

public byte ExtendedByte { get; set; }

Nilai Properti

byte

 Indonesia