Packages

 

com.aspose.imaging.fileformats.emf.emf.records

Classes

com.aspose.imaging.fileformats.emf.emf.records

Class EmfSetLayout

  • All Implemented Interfaces:
    com.aspose.imaging_internal.fileformats.emf.IRecord, Cloneable


    public final class EmfSetLayout
    extends EmfStateRecordType

    The EMR_SETLAYOUT record specifies the order in which text and graphics are drawn.

    • Constructor Detail

      • EmfSetLayout

        public EmfSetLayout(EmfRecord source)

        Initializes a new instance of the EmfSetLayout class.

        Parameters:
        source - The source.
    • Method Detail

      • getLayoutMode

        public int getLayoutMode()

        Gets or sets a 32-bit unsigned integer that specifies the layout mode

      • setLayoutMode

        public void setLayoutMode(int value)

        Gets or sets a 32-bit unsigned integer that specifies the layout mode