eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtImageSettings Class » TgtImageSettings.SourceDPI Property
Gnostice eDocEngine VCL Developer Guide
|
Specifies pixel density of images when they are rendered.
published property SourceDPI: Integer;
__published: __property int SourceDPI;
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.