Borders.AlwaysInFront 属性

定义

返回或设置一个值,该值指示页面边框是否显示在文档文本的前面。

public:
 property bool AlwaysInFront { bool get(); void set(bool value); };
public bool AlwaysInFront { get; set; }
member this.AlwaysInFront : bool with get, set
Public Property AlwaysInFront As Boolean

属性值

适用于