Gets Size which is the report display area size.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
Size ClientSize { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property ClientSize As Size |
| Visual C++ |
|---|
property Size ClientSize { Size get (); } |