AutoGeneratedImagesSettingsBase Properties
A base class containing settings related to automatically generating images.| Name | Description |
|---|---|
| ImageCacheFolder | Gets or sets the path to the folder that contains cached images. |
| ImageHeight | Gets or sets the height of cached images. |
| ImageWidth | Gets or sets the width of cached images. |
| ThumbnailHeight | Gets or sets the height of thumbnails. |
| ThumbnailWidth | Gets or sets the width of thumbnails. |
See Also