Click or drag to resize

PageGraphicElementBackColor Property

Gets or sets element background color.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public PdfColor BackColor { get; set; }

Property Value

PdfColor
See Also