OperatorWriter.SetFillColor

Sets the fill color for the page.

public void SetFillColor(Color color)
Sub SetFillColor(color As Color)

Parameters

color
Color

The Color to set.

Licensing Info

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

See Also

OperatorWriter
ceTe.DynamicPDF.IO

In this topic