EVO PDF Client for .NET Help
C#
Show/Hide TOC
Page
Graphic
Element
Gradient Property
The gradient used to fill a shape.
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
GradientColor
Gradient
{
get
;
set
; }
Property Value
GradientColor
See Also
Reference
PageGraphicElement Class
EvoPdfClient Namespace
In This Article
Definition
See Also