PdfTextUnderlineCommand Class
Underlines a selected text or activates the text underline tool if the text is not selected.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
DevExpress.XtraPdfViewer.Commands.PdfMarkupToolCommand
PdfTextCommentCommand
PdfTextUnderlineCommand
See Also