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