PageWriter.Write_CS

Writes a PDF "CS" operator to the page.

public void Write_CS(ColorSpace colorSpace)
Sub Write_CS(colorSpace As ColorSpace)

Parameters

colorSpace
ColorSpace

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