Window.UsableHeight 属性

定义

返回指定文档窗口中活动工作区) 高度 (磅。

public:
 property int UsableHeight { int get(); };
public int UsableHeight { get; }
member this.UsableHeight : int
Public ReadOnly Property UsableHeight As Integer

属性值

注解

如果任何工作区的文档窗口中将显示, UsableHeight 返回 1。 若要确定实际可用高度,减去 UsableHeight 值 1。

适用于