Skip to main content

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

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfSetFitVisibleZoomModeCommand :
    PdfSetZoomModeCommand

Inheritance

See Also