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




Glossary Item Box

Overload List

OverloadDescription
ReportImage Constructor(Stream,FORMAT,Int32)Create a ProcessImage 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 requested bitmap format. Use this constructor for raster (need DPI) formats.  
ReportImage Constructor(Stream,FORMAT)Create a ProcessImage 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 requested bitmap format. Use this constructor for vector (no DPI) formats.  

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software