Name refactoring
This commit is contained in:
@@ -28,7 +28,7 @@ namespace QuestPDF.Examples.Engine
|
||||
{
|
||||
return new DocumentSettings()
|
||||
{
|
||||
RasterDpi = PageSizes.PointsPerInch * ImageScalingFactor
|
||||
ImageRasterDpi = PageSizes.PointsPerInch * ImageScalingFactor
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user