Appearance
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
Remarks
Returns 0 (zero) if this information is not available in the image.
This property cannot be set, it's readonly.