Gets page size.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public Size Size { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Size As Size |
Visual C++ |
---|
public: property Size Size { Size get (); } |