Class |
string |
null |
|
Gets or sets the CSS class. |
1.0.0 |
Dimension |
ImageDimension |
None |
|
Gets or sets the image dimension. |
1.0.0 |
FigureCssClass |
string |
null |
|
Gets or sets the figure CSS class. |
1.0.0 |
FigureCssStyle |
string |
null |
|
Gets or sets the figure CSS style. |
1.0.0 |
Id |
string |
null |
|
Gets or sets the ID. If not set, a unique ID will be generated. |
1.0.0 |
IsRounded |
bool |
False |
|
If true, image will be rounded. |
1.0.0 |
Ratio |
ImageRatio |
None |
|
Gets or sets the image ratio. |
1.0.0 |
Src |
string |
null |
|
Gets or sets the image src. |
1.0.0 |
Style |
string |
null |
|
Gets or sets the CSS style. |
1.0.0 |