PageGraphicElementBackColor Property |
Gets or sets element background color.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic PdfColor BackColor { get; set; }Public Property BackColor As PdfColor
Get
Set
Property Value
PdfColor
See Also