Packages

 

com.aspose.imaging.fileformats.wmf.objects

Class WmfSetTextAlign

  • All Implemented Interfaces:
    Cloneable


    public class WmfSetTextAlign
    extends WmfObject

    The Set text align

    • Constructor Detail

      • WmfSetTextAlign

        public WmfSetTextAlign()
    • Method Detail

      • getTextAlign

        public int getTextAlign()

        Gets or sets the text align.

        Value: The text align.
      • setTextAlign

        public void setTextAlign(int value)

        Gets or sets the text align.

        Value: The text align.
      • getReserved

        public int getReserved()

        Gets or sets the reserved.

        Value: The reserved.
      • setReserved

        public void setReserved(int value)

        Gets or sets the reserved.

        Value: The reserved.