VertPageRulerRectangle Property (C1PreviewPane)
In This Topic
Gets the rectangle for the vertical ruler for the current page, in client coordinates. The actual visible ruler can be clipped by the VertRulerArea.
Syntax
'Declaration
Public ReadOnly Property VertPageRulerRectangle As Rectangle
public Rectangle VertPageRulerRectangle {get;}
See Also