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, если нет.

Реализации

Атрибуты

Применяется к