Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ImageShapeModel

ImageShapeModel.HorizontalResolution Property

Get the horizontal resolution, in pixels per inch, of this image.

csharp
public double HorizontalResolution { get; set; }

Property Value

System.Double

Remarks

Returns 0 (zero) if this information is not available in the image.
This property cannot be set, it's readonly.