Packages

 

com.aspose.imaging.fileformats.wmf.objects

Class WmfSetTextColor

  • All Implemented Interfaces:
    Cloneable


    public class WmfSetTextColor
    extends WmfObject

    The Set text color.

    • Constructor Detail

      • WmfSetTextColor

        public WmfSetTextColor()
    • Method Detail

      • getColorRef

        public int getColorRef()

        Gets or sets the color reference.

        Value: The color reference.
      • setColorRef

        public void setColorRef(int value)

        Gets or sets the color reference.

        Value: The color reference.
      • getExtendedByte

        public byte getExtendedByte()

        Gets or sets the extended byte.

        Value: The extended byte.
      • setExtendedByte

        public void setExtendedByte(byte value)

        Gets or sets the extended byte.

        Value: The extended byte.