_Font.Outline 属性

定义

如果字体格式为镂空,则该属性值为 True。 返回 TrueFalsewdUndefined (true 和 False) 的混合。 可以设置为 wdToggleInteger 型,可读/写。

public:
 property int Outline { int get(); void set(int value); };
public int Outline { get; set; }
member this.Outline : int with get, set
Public Property Outline As Integer

属性值

适用于