Table of Contents

Class EmfSetLayout

Namespace
Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly
Aspose.Imaging.dll

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

public sealed class EmfSetLayout : EmfStateRecordType
Inheritance
EmfSetLayout
Inherited Members

Constructors

EmfSetLayout(EmfRecord)

Initializes a new instance of the EmfSetLayout class.

public EmfSetLayout(EmfRecord source)

Parameters

source EmfRecord

The source.

Properties

LayoutMode

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

public EmfSetLayout.LayoutModeEnum LayoutMode { get; set; }

Property Value

EmfSetLayout.LayoutModeEnum