TextPoint.AtEndOfDocument 属性

定义

获取对象是否位于文档的结尾。

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 否则为。

属性

适用于