Table of Contents

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

float

The the horizontal resolution, in pixels per inch, of this PdfImage.

Remarks

The value is equal to 0 if horizontal resolution is not specified for the image.