BackgroundGradient Class |
Namespace: Spire.Doc
The BackgroundGradient type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Color |
Gets or sets the color.
(Inherited from
Fill
.)
|
![]() |
Color1 |
Gets or sets first color for gradient.
|
![]() |
Color2 |
Gets or sets second color for gradient
(used when TwoColors set to true).
|
![]() |
ImageBytes |
Gets or sets the image bytes.
(Inherited from
Fill
.)
|
![]() |
On |
Gets or sets a value indicating whether the Fill is currently on.
(Inherited from
Fill
.)
|
![]() |
Opacity |
Gets or sets the opacity of the element.
(Inherited from
Fill
.)
|
![]() |
ShadingStyle |
Gets or sets shading style for gradient.
|
![]() |
ShadingVariant |
Gets or sets shading variants.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
Solid | (Inherited from Fill .) |
![]() |
Solid(Color) | (Inherited from Fill .) |
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|