Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Widgets.WidgetModel

WidgetModel.HorizontalAlignment Property

The horizontal text alignment. Valid values are: "left", "center", "right"

csharp
public string HorizontalAlignment { get; set; }

Property Value

System.String