Class WmfSetTextColor

Class WmfSetTextColor

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.4.0)

The Set text color.

public class WmfSetTextColor : WmfObject

Inheritance

object MetaObject WmfObject WmfSetTextColor

Inherited Members

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

Gets or sets the color reference.

public int ColorRef { get; set; }

Property Value

int

ExtendedByte

Gets or sets the extended byte.

public byte ExtendedByte { get; set; }

Property Value

byte

 English