Class EmfSetTextAlign

Class EmfSetTextAlign

名称: Aspose.Imaging.FileFormats.Emf.Emf.Records 收藏: Aspose.Imaging.dll (25.4.0)

EMR_SETTEXTALIGN 记录指定文本匹配。

public sealed class EmfSetTextAlign : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfSetTextAlign

继承人

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Remarks

EMR_SMALLTEXTOUT、EMR_EXTTEXTOUTA 和 EMR_EXTTEXTOUTW 记录使用文本匹配值将文本的序列放在输出中间。参考点与文本界限的直角之间的关系 参考点是无论是当前位置还是转到文本输出记录的点。连接文本的直角由文本行中的字符细胞形成。

Constructors

EmfSetTextAlign(EmfRecord)

启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetTextAlign 类的新例子。

public EmfSetTextAlign(EmfRecord source)

Parameters

source EmfRecord

源源。

EmfSetTextAlign()

启动 Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetTextAlign 类的新例子。

public EmfSetTextAlign()

Properties

TextAlignmentMode

接收或设置一个 32 位未签名整合器,指定文本匹配使用一个面具的文本匹配旗帜. 这些都是 Aspose.Imaging.FileFormats.Wmf.Consts.WmfTextAlignmentModeFlags([MS-WMF] 部分 2.1.2.3) 为具有垂直基线的文本,或 Aspose.Imaging.FileFormats.Wmf.Consts.WSfVerticalTextAlignmentModeFlags( [MS-WMF] 部分 2.1.2.4) 用垂直的文本只有一个值可以从影响水平和垂直的值中选择。调整。

public int TextAlignmentMode { get; set; }

财产价值

int

 中文