PdfZoom50Command(PdfViewer) Constructor
Initializes a new instance of the PdfZoom50Command class with the specified owner.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v25.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | PdfViewer | A PdfViewer that is the command owner. |
See Also