Click or drag to resize
ReportOutput Enumeration
Represents the form of output to use for a report.

Namespace: KampData.TaxEngine.API.Enums
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public enum ReportOutput
Members
  Member nameValueDescription
Normal0 Print to the applicable Report Viewer window, and print to file or printer from there.
Export1 Export directly to file destination.
See Also