TextAnchorType
TextAnchorType enumeration
文本区域内的文本框对齐。
public enum TextAnchorType : sbyte
价值观
姓名 | 价值 | 描述 |
---|---|---|
NotDefined | -1 | |
Top | 0 | |
Center | 1 | |
Bottom | 2 | |
Justified | 3 | |
Distributed | 4 |
也可以看看
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
文本区域内的文本框对齐。
public enum TextAnchorType : sbyte
姓名 | 价值 | 描述 |
---|---|---|
NotDefined | -1 | |
Top | 0 | |
Center | 1 | |
Bottom | 2 | |
Justified | 3 | |
Distributed | 4 |