Class WmfSetTextAlign

Class WmfSetTextAlign

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

The Set text align

public class WmfSetTextAlign : WmfObject

Inheritance

objectMetaObjectWmfObjectWmfSetTextAlign

Inherited Members

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

Constructors

WmfSetTextAlign()

public WmfSetTextAlign()

Properties

Reserved

Gets or sets the reserved.

public int Reserved { get; set; }

Property Value

int

TextAlign

Gets or sets the text align.

public WmfTextAlignmentModeFlags TextAlign { get; set; }

Property Value

WmfTextAlignmentModeFlags