Class WmfSetTextColor
- Namespace
- Aspose.Imaging.FileFormats.Wmf.Objects
- Assembly
- Aspose.Imaging.dll
The Set text color.
public class WmfSetTextColor : WmfObject
- Inheritance
-
WmfSetTextColor
- Inherited Members
Constructors
WmfSetTextColor()
public WmfSetTextColor()
Properties
ColorRef
Gets or sets the color reference.
public int ColorRef { get; set; }
Property Value
- int
The color reference.
ExtendedByte
Gets or sets the extended byte.
public byte ExtendedByte { get; set; }
Property Value
- byte
The extended byte.