eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtImageSettings Class
Gnostice eDocEngine VCL Developer Guide
|
This class represents settings for images in output documents.
public TgtImageSettings = class(TPersistent);
public: class TgtImageSettings : public TPersistent;
gtCstDocEng
|
Name |
Description |
|
Specifies whether images are rendered in their original size or made to fit within their display area. | |
|
Specifies whether images are centered in their display area. | |
|
Specifies color depth of images. | |
|
Specifies angle of rotation of images. | |
|
Specifies whether border of images are rendered. | |
|
Specifies quality of rendered images. | |
|
Specifies whether images retain their aspect ratio when their display area does not accommodate them. | |
|
Specifies opacity level of the image. | |
|
Specifies how images are stored in the rendered document. | |
|
Specifies pixel density of images when they are rendered. | |
|
Specifies whether images are stretched. | |
|
Specifies whether images will be transparent. |