Click or drag to resize

ViewPortOptionsDeviceScaleFactor Property

Gets or sets the device scale factor.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.6.20
Syntax
public double DeviceScaleFactor { get; set; }

Property Value

Double
Specify device scale factor (can be thought of as dpr). Defaults to 1.
See Also