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