Windward Studios API Reference
ReportPrinter Class
Members  See Also  Send comments on this topic.
net.windward.api.csharp Namespace : ReportPrinter Class




Glossary Item Box

Process object for a printer report. Contains properties for controlling the process and configuring various settings.

Object Model

ReportPrinter ClassReportProperties ClassReport.DrillDownInfo Class

Syntax

Visual Basic (Declaration) 
Public Class ReportPrinter 
   Inherits Report
Visual Basic (Usage)Copy Code
Dim instance As ReportPrinter
C# 
public class ReportPrinter : Report 
Managed Extensions for C++ 
public __gc class ReportPrinter : public Report 
C++/CLI 
public ref class ReportPrinter : public Report 

Inheritance Hierarchy

System.Object
   net.windward.api.csharp.Report
      net.windward.api.csharp.ReportPrinter

Requirements

Namespace: net.windward.api.csharp

Platforms: Windows 10, Windows NT, indows Server

Assembly: WindwardReportsAPI (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsAPI\bin\Release\net48\WindwardReportsAPI.dll)

See Also

Windward Studios - .NET Document Generation software