Gets the inner bounds of the current fragment
(without spacing, borders and padding)
on the page.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public RectangleD InnerBoundsOnPage { get; } |
| Visual Basic |
|---|
Public ReadOnly Property InnerBoundsOnPage As RectangleD Get |