Click or drag to resize

PdfImage HorizontalResolution Property

Gets the horizontal resolution, in pixels per inch, of this Image.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public virtual float HorizontalResolution { get; }

Property Value

Type: Single
The horizontal resolution.
See Also