Class WmfSetLayout

Class WmfSetLayout

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.4.0)

The META_SETLAYOUT record defines the layout orientation in the playback device context. The layout orientation determines the direction in which text and graphics are drawn

public class WmfSetLayout : WmfObject

Inheritance

object MetaObject WmfObject WmfSetLayout

Inherited Members

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfSetLayout()

public WmfSetLayout()

Properties

LayoutMode

Gets or sets the LayoutMode.

public EmfSetLayout.LayoutModeEnum LayoutMode { get; set; }

Property Value

EmfSetLayout . LayoutModeEnum

 English