PdfSetPageNumberCommand.CanExecute() Method
In This Article
Determines whether the command can be executed in its current state.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if the command can be executed; otherwise, false. |
See Also