eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Engine Components » gtSVGEng Namespace » TgtSVGImageSettings Class

Gnostice eDocEngine VCL Developer Guide
TgtSVGImageSettings Class
Pascal
public TgtSVGImageSettings = class(TgtImageSettings);
C++
public: class TgtSVGImageSettings : public TgtImageSettings;

gtSVGEng

Properties
 
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. 
TgtSVGImageSettings Class
 
Name 
Description 
 
 
 
 
 
 
 
 
 
 
Methods
TgtSVGImageSettings Class
 
Name 
Description