StiLibStatus Class
Namespace: Stimulsoft.Base.Design
Methods
| Method | Returns | Description |
|---|---|---|
GetJsLibPathIfExists static |
string | |
GetLibPath static |
string | |
IsAvailable static |
bool | |
IsJsAvailable static |
bool |
Method Details
GetJsLibPathIfExists static
GetJsLibPathIfExists(): string
Returns string
GetLibPath static
GetLibPath(type: StiLibType): string
Parameters
- type (StiLibType)
Returns string
IsAvailable static
IsAvailable(type: StiLibType): bool
Parameters
- type (StiLibType)
Returns bool
IsJsAvailable static
IsJsAvailable(): bool
Returns bool