Gradient.GetResource

Gets the resource for the gradient.

public Resource GetResource(PageWriter writer)
Function GetResource(writer As PageWriter) As Resource

Parameters

writer
PageWriter

PageWriter object to receive the gradient color data.

Returns

Resource

The Resource used for the gradient.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Resource
Gradient
ceTe.DynamicPDF

In this topic