Enum TextDirection
Enum TextDirection
名称: Aspose.Svg.Builder 会議: Aspose.SVG.dll (25.5.0)
テキストの方向性を示す。
[ComVisible(true)]
public enum TextDirection
Fields
Inherit = 2
親からテキストの方向を継承する。
Ltr = 0
文字の方向は左向きです。
Rtl = 1
文字の方向は右向きです。
名称: Aspose.Svg.Builder 会議: Aspose.SVG.dll (25.5.0)
テキストの方向性を示す。
[ComVisible(true)]
public enum TextDirection
Inherit = 2
親からテキストの方向を継承する。
Ltr = 0
文字の方向は左向きです。
Rtl = 1
文字の方向は右向きです。