Skip to main content

PdfZoomCommand Class

The base class for each PDF zoom command.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public abstract class PdfZoomCommand :
    PdfCheckableCommand
See Also