PdfSetPageLevelZoomModeCommand Class
In This Article
Adjusts the document zoom factor value to attain a page size appropriate to the application window’s dimensions.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfSetPageLevelZoomModeCommand :
PdfSetZoomModeCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
PdfSetZoomModeCommand
PdfSetPageLevelZoomModeCommand
See Also