OperatorWriter.Write_rg_

Writes a PDF "rg" operator to the page.

public void Write_rg_(RgbColor color)
Sub Write_rg_(color As RgbColor)

Parameters

color
RgbColor

The RgbColor to draw.

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