Appearance
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
Remarks
This property cannot be set, it's readonly.