DocumentPageInnerBounds Property
Inner 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 InnerBounds { get; }
Public ReadOnly Property InnerBounds As Rectangle
Get
public:
property Rectangle InnerBounds {
Rectangle get ();
}
member InnerBounds : Rectangle with get
Property Value
Rectangle