Process object for a printer report. Contains properties for controlling the process and configuring various settings.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class ReportPrinter
Inherits Report |
| 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
Requirements
Namespace: net.windward.api.csharp
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family
Assembly: WindwardReportsAPI (in C:\agent\_work\1\s\Engine\DotNetEngine\WindwardReportsAPI\bin\Release\WindwardReportsAPI.dll)
See Also