eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtImageSettings Class » TgtImageSettings.SourceDPI Property

Gnostice eDocEngine VCL Developer Guide
TgtImageSettings.SourceDPI Property

Specifies pixel density of images when they are rendered.

Pascal
published property SourceDPI: Integer;
C++
__published: __property int SourceDPI;
Description

If you specify a higher DPI, the quality of the image may be increased. However, this may cause an increase in the size of the image in the document. If this property is set to -1, then the engine will make no change to the original DPI of the image.