TemplateInfo Constructors
Provides information about a Template Report.Name | Parameters | Description |
---|---|---|
TemplateInfo(String, TemplateCategory, Type, Image) | templateName, templateCategory, reportType, previewImage | Initializes a new instance of the TemplateInfo class with the specified settings. |
See Also