Skip to content

TallComponents.UnoPdf.Client

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

ImageShapeModel.VerticalSize Property

Get the vertical size (height) in pixels of this image.

csharp
public long VerticalSize { get; set; }

Property Value

System.Int64

Remarks

This property cannot be set, it's readonly.