PdfSetZoomModeCommand Class
In This Article
The base for classes that provide custom document zoom factor modes.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public abstract class PdfSetZoomModeCommand :
PdfCheckableCommand
#Inheritance
Object
Command
See Also