PDFKit.NET 2.0 Class Library (.NET 2.0)

Widget.BackgroundColor Property

The background color of this widget.

public TallComponents.PDF.Colors.Color BackgroundColor {get; set;}

Remarks

Setting this property is supported in classic PDF documents only. The supported colors are RGB, Gray, CMYK and Transparent.

See Also

Widget Class | TallComponents.PDF.Annotations.Widgets Namespace