Click or drag to resize
PageGraphicElementBackColor Property
Gets or sets element background color.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public PdfColor BackColor { get; set; }

Property Value

Type: PdfColor
See Also