The CImageStyle type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| ImageFileName |
Specify template name for images
| |
| ImageFolder | ||
| ImageNumStart | ||
| ImagesFormat | ||
| ImageSubFolder |
Folder which will created for storing images. Folder will be created by component. Must be without any "C:\.." or "D:\" etc, only folder as "my folder". | |
| IncludeImageInHtml |
This value allows to specify how to keep images: Inside HTML document as binary data or as image files on HDD. By default it's set to 'true', this means keep images inside HTML document.
| |
| PreserveImages | ||
| Quality |
Set image quality, default value is 100. You may set any value from 1 ... 10000
|