DocumentPageOuterBounds Property
Outer bounds (including print margins) of the current page in the scope of the Document.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public Rectangle OuterBounds { get; }
Public ReadOnly Property OuterBounds As Rectangle
Get
public:
property Rectangle OuterBounds {
Rectangle get ();
}
member OuterBounds : Rectangle with get
Property Value
Rectangle