Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.SimpleXhtmlShapeModel
SimpleXhtmlShapeModel.DefaultLeftMargin Property
The default left margin (default 0).
csharp
public double DefaultLeftMargin { get; set; }
Property Value
Remarks
You should maybe think to use Margin.Left instead, but that's for docking support only.