Skip to main content
A newer version of this page is available. .

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

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfPrintFileCommand :
    PdfViewerCommand

Inheritance

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