GradientShadingFill.Functions Property
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IList<CustomFunction> |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public IList<CustomFunction> Functions { get; }
Public ReadOnly Property Functions As IList(Of CustomFunction)
| Type |
|---|
| IList<CustomFunction> |