Initializes a new instance of the Zoom structure.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public Zoom( ZoomMode mode ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ mode As ZoomMode _ ) |
Visual C++ |
---|
public: Zoom( ZoomMode mode ) |
Parameters
- mode
- Type: PerpetuumSoft.ReportingServices.Viewer.Client..::.ZoomMode
The zoom mode. (see ZoomMode).