PageGraphicElement
BackColor Property
EVO HTML to PDF Converter for .NET Documentation
Gets or sets element background color.
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
PdfColor
BackColor
{
get
;
set
; }
Public
Property
BackColor
As
PdfColor
Get
Set
Property Value
Type:
PdfColor
See Also
Reference
PageGraphicElement Class
EvoPdf Namespace