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