PdfGradient Class

The PDF gradient color class

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class PdfGradient
Inheritance
Object    PdfGradient

Constructors

PdfGradient The PDF gradient constructor

Properties

Direction The gradient direction
EndColor The gradient end color
StartColor The gradient start color

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also