Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ImageShapeModel
ImageShapeModel.VerticalResolution Property
Get the vertical resolution, in pixels per inch, of this image.
csharp
public double VerticalResolution { 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.