Skip to main content

PdfSetZoomModeCommand Class

The base for classes that provide custom document zoom factor modes.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public abstract class PdfSetZoomModeCommand :
    PdfCheckableCommand
See Also