Enum ParagraphHorizontalAlignment
Enum ParagraphHorizontalAlignment
名称: Aspose.Imaging.FileFormats.Cmx.ObjectModel.Enums アセンション: Aspose.Imaging.dll (25.4.0)
地平線調整
public enum ParagraphHorizontalAlignment
Fields
Center = 2
テキストフレームの左側と右側の間の中心テキスト。
ForceJustify = 5
テキストフレームの左側と右側の両方でテキストを調整します。
FullJustify = 4
最後の行を除いて、テキストフレームの左側と右側のテキストを調整します。
Left = 1
テキストフレームの左側とテキストを調整します。
NoAlign = 0
テキストフレームと調和しないでください。
Right = 3
テキストフレームの右側にテキストを調整します。