Gets the rectangle for the vertical ruler for the current page, in client coordinates.
The actual visible ruler can be clipped by the VertRulerArea.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public Rectangle VertPageRulerRectangle { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public ReadOnly Property VertPageRulerRectangle As Rectangle Get |