CPF api文档
CPF api文档
CPF.Documents
IDocumentStyle 接口
IDocumentStyle 属性
Background 属性
FontFamily 属性
FontSize 属性
FontStyle 属性
Foreground 属性
TextDecoration 属性
IDocumentStyle
TextDecoration 属性
表示一个文本修饰,它是可添加到文本的视觉装饰(如下划线)。字符串格式: overline/Underline/Strikethrough/none [width[,Solid/Dash/Dot/DashDot/DashDotDot]] [color]
命名空间:
CPF.Documents
程序集:
CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
复制
TextDecoration
TextDecoration
{
get
;
set
; }
属性值
类型:
TextDecoration
参见
引用
IDocumentStyle 接口
CPF.Documents 命名空间