Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Widgets.WidgetModel
WidgetModel.BackgroundColor Property
The background color of the widget. Null means transparent.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.RgbColorModel BackgroundColor { get; set; }