PdfCheckableCommand Class
In This Article
A command that corresponds to a fixed value of a specific setting.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public abstract class PdfCheckableCommand :
PdfViewerCommand
#Inheritance
Show 34 items
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
See Also