PdfSetActualSizeZoomModeCommand Class
In This Article
Restores the default zoom factor value, showing the document in its actual size.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfSetActualSizeZoomModeCommand :
PdfSetZoomModeCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
PdfSetZoomModeCommand
PdfSetActualSizeZoomModeCommand
See Also