Click or drag to resize

GradientColor Class

Used to fill a shape
Inheritance Hierarchy
SystemObject
  ExpertPdf.HtmlToPdf.PdfDocumentGradientColor

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public class GradientColor

The GradientColor type exposes the following members.

Constructors
 NameDescription
Public methodGradientColor Gradient contructor
Top
Properties
 NameDescription
Public propertyEndColor The gradient end color
Public propertyGradientDirection The gradient direction
Public propertyStartColor The gradient start color
Top
See Also