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