Back to Devexpress

PdfPrintFileCommand Class

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

latest1.6 KB
Original Source

PdfPrintFileCommand Class

Runs the system Print dialog to adjust the print settings and send the current document to a printer.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfPrintFileCommand :
    PdfViewerCommand
vb
Public Class PdfPrintFileCommand
    Inherits PdfViewerCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfPrintFileCommand

See Also

PdfPrintFileCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace