Back to Devexpress

PdfTextUnderlineCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-f1c843ec.md

latest1.7 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfTextUnderlineCommand :
    PdfTextCommentCommand
vb
Public Class PdfTextUnderlineCommand
    Inherits PdfTextCommentCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfCheckableCommand DevExpress.XtraPdfViewer.Commands.PdfMarkupToolCommand PdfTextCommentCommand PdfTextUnderlineCommand

See Also

PdfTextUnderlineCommand Members

DevExpress.XtraPdfViewer.Commands Namespace