StiReportContentHelper Class
Namespace: Stimulsoft.Base.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
ContainsDbs static |
bool | |
ContainsForms static |
bool | |
Get static |
StiReportContent | |
GetReportType static |
StiReportContentType |
Method Details
ContainsDbs static
ContainsDbs(path: string): bool
Parameters
- path (string)
Returns bool
ContainsForms static
ContainsForms(path: string): bool
Parameters
- path (string)
Returns bool
Get static
Get(path: string): StiReportContent
Parameters
- path (string)
Returns StiReportContent
GetReportType static
GetReportType(path: string): StiReportContentType
Parameters
- path (string)
Returns StiReportContentType