OperatorWriter.WriteColorValue

Writes an color value to the page.

public void WriteColorValue(byte value)
Sub WriteColorValue(value As Byte)

Parameters

value
Byte

The color value to write.

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