DocumentPageActiveBounds Property
Active bounds of the current page in the scope of the Document.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public Rectangle ActiveBounds { get; }
Public ReadOnly Property ActiveBounds As Rectangle
Get
public:
property Rectangle ActiveBounds {
Rectangle get ();
}
member ActiveBounds : Rectangle with get
Property Value
Rectangle