VirtualPoint.AtEndOfDocument 属性

定义

true如果对象在文档末尾,则返回。

public:
 property bool AtEndOfDocument { bool get(); };
public:
 property bool AtEndOfDocument { bool get(); };
[System.Runtime.InteropServices.DispId(21)]
public bool AtEndOfDocument { [System.Runtime.InteropServices.DispId(21)] get; }
[<System.Runtime.InteropServices.DispId(21)>]
[<get: System.Runtime.InteropServices.DispId(21)>]
member this.AtEndOfDocument : bool
Public ReadOnly Property AtEndOfDocument As Boolean

属性值

Boolean

指示是否 true 在文档末尾的布尔值; false 否则为。

实现

属性

适用于