TextLineInfo
TextLineInfo structure
代表文本行信息。
public struct TextLineInfo
特性
姓名 | 描述 |
---|---|
Height { get; set; } | 高度 width |
LeftIndent { get; set; } | 从左边缩进 |
Text { get; set; } | 行文本 |
TopIndent { get; set; } | 从 top 缩进 |
Width { get; set; } | 线宽 |
代表文本行信息。
public struct TextLineInfo
姓名 | 描述 |
---|---|
Height { get; set; } | 高度 width |
LeftIndent { get; set; } | 从左边缩进 |
Text { get; set; } | 行文本 |
TopIndent { get; set; } | 从 top 缩进 |
Width { get; set; } | 线宽 |