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

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfSetFitVisibleZoomModeCommand :
    PdfSetZoomModeCommand

Inheritance

See Also