ColorSpace.DrawColorSpace

Draws the color space to the specified DocumentWriter .

public abstract void DrawColorSpace(DocumentWriter writer)
MustOverride Sub DrawColorSpace(writer As DocumentWriter)

Parameters

writer
DocumentWriter

DocumentWriter to receive color space.

Licensing Info

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

See Also

ColorSpace
ceTe.DynamicPDF

In this topic