Namespace: BitMiracle.Docotic.Pdf
public double Resolution { get; }
Public ReadOnly Property Resolution As Double Get
Default value: 72.
The resolution of the canvas measures the number of pixels per inch of distance along the two linear dimensions. Resolution is the same horizontally and vertically.
The value of this property depends on the UserUnit property.