DocumentPageIsVisible Property
Whether current page is visible on the screen or not (takes into account vertical scrollbar of the Document).
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool IsVisible { get; }
Public ReadOnly Property IsVisible As Boolean
Get
public:
property bool IsVisible {
bool get ();
}
member IsVisible : bool with get
Property Value
Boolean