ObjectsManagerTCurrentPage Property

Gets the current page.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public DocumentPage CurrentPage { get; set; }

Property Value

DocumentPage

Implements

IObjectsManagerTCurrentPage

See Also