Windward Studios API Reference
ReportPostScript Constructor
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > ReportPostScript Class : ReportPostScript Constructor




Glossary Item Box

Overload List

OverloadDescription
ReportPostScript Constructor(Stream)Create a ProcessPostScript object with the passed in template. Objects created with this constructor must call processSetup, processData, and processComplete.Objects created with this constructor cannot call process. The report will be in the PostScript format.  
ReportPostScript Constructor(Stream,Stream)Create a ProcessPostScript object with the passed in template. Objects created with this constructor must call processSetup, processData, and processComplete.Objects created with this constructor cannot call process. The report will be in the PostScript format.  

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software