Skip to main content
A newer version of this page is available. .

PdfSetFitVisibleZoomModeCommand Class

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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.PdfViewer

Declaration

public class PdfSetFitVisibleZoomModeCommand :
    PdfSetZoomModeCommand

Inheritance

See Also