ActiveReports.Viewer3 Request technical support
DisplayRectangle Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property DisplayRectangle As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As Viewer
Dim value As Rectangle
 
value = instance.DisplayRectangle
C# 
public virtual Rectangle DisplayRectangle {get;}

See Also