Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Shapes.SvgShapeModel

SvgShapeModel.ViewBox Property

Get the view port specified on the root SVG element(can be null/nothing).

csharp
public TallComponents.UnoPdf.Client.Models.Pdf.RectangleModel ViewBox { get; set; }

Property Value

RectangleModel

Remarks

This property is readonly.

Null/Nothing means that there is no viewbox specified.