PdfTextElementBackgroundColor Property
Optional background color drawn behind the text on each page where the text
is rendered.
The background covers the full column area available to the text on that
page, follows the rotation applied to the element and is emitted as a
decorative artifact in the structure tree.
When null no background is drawn
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfColor BackgroundColor { get; set; }
Property Value
PdfColor