Property DpiX
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
DpiX
Gets the horizontal resolution, in pixels per inch, of this PdfImage.
public float DpiX { get; }
Property Value
Remarks
The value is equal to 0
if horizontal resolution is not specified for the image.