Skip to content

TallComponents.UnoPdf.Client

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

ImageShapeModel.HorizontalSize Property

Get the horizontal size (width) in pixels of this image.

csharp
public long HorizontalSize { get; set; }

Property Value

System.Int64

Remarks

This property cannot be set, it's readonly.