DocumentPageOuterBounds Property

Outer bounds (including print margins) of the current page in the scope of the Document.

Definition

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

Property Value

Rectangle

See Also