IDocumentStyle 接口 |
[缺少 "T:CPF.Documents.IDocumentStyle" 的 <summary> 文档]
命名空间: CPF.Documents
public interface IDocumentStyle
IDocumentStyle 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Background | ||
| FontFamily |
字体名称
| |
| FontSize |
字体尺寸
| |
| FontStyle |
字体样式
| |
| Foreground |
前景填充
| |
| TextDecoration |
表示一个文本修饰,它是可添加到文本的视觉装饰(如下划线)。字符串格式: overline/Underline/Strikethrough/none [width[,Solid/Dash/Dot/DashDot/DashDotDot]] [color]
|