 |
PdfElementBackColor Property |
Gets or sets the pdf element background color.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfColor BackColor { get; set; }Public Property BackColor As PdfColor
Get
Set
Property Value
PdfColor
See Also