Click or drag to resize
Pdf Library for .NET

PdfTextSectionBackColor Property

Gets or sets the element background color.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public Color BackColor { get; set; }

Property Value

Type: Color
See Also