Parameter |
Description |
Type |
DefaultValue |
ValueList |
---|---|---|---|---|
UseBuiltinImageDiv |
Use built-in picture DIV |
bool |
true |
- |
Images |
Picture list |
List<string> |
new List<string> |
- |
Alts |
Picture name list |
List<string>? |
null |
- |
Src |
Single picture |
string? |
null |
- |
Options |
Component initialization parameters |
ViewerOptions |
new ViewerOptions() |
- |
toolbarlite |
Simplified version of the toolbar |
bool? |
null |
- |
Height |
high |
string? |
400px |
- |
ID |
Component ID |
string? |
null |
- |
Width |
width |
string? |
400px |
- |