[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.PrintAction

PrintAction Enum

Specifies the type of print operation occurring.

Namespace: GrapeCity.ActiveReports.Printing
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum PrintAction

Fields

Name Description
PrintToFile

The print operation is printing to a file.

PrintToPreview

The print operation is a print preview.

PrintToPrinter

The print operation is printing to a printer.

Extension Methods