DocumentPageIsVisible Property

Whether current page is visible on the screen or not (takes into account vertical scrollbar of the Document).

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public bool IsVisible { get; }

Property Value

Boolean

See Also