PageWriter.Write_g_

Writes a PDF "g" operator to the page.

public void Write_g_(Grayscale color)
Sub Write_g_(color As Grayscale)

Parameters

color
Grayscale

The color 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

PageWriter
ceTe.DynamicPDF.IO

In this topic