ITextAlignment
ITextAlignment interface
定义文本签名上文本的对齐属性。
public interface ITextAlignment
特性
| 姓名 | 描述 |
|---|---|
| TextHorizontalAlignment { get; set; } | 签名内文本的水平对齐方式。 |
| TextVerticalAlignment { get; set; } | 签名内文本的垂直对齐方式。 |
定义文本签名上文本的对齐属性。
public interface ITextAlignment
| 姓名 | 描述 |
|---|---|
| TextHorizontalAlignment { get; set; } | 签名内文本的水平对齐方式。 |
| TextVerticalAlignment { get; set; } | 签名内文本的垂直对齐方式。 |