ColorSpace.DrawName

Draws the color space name to the specified PageWriter .

public abstract void DrawName(PageWriter writer)
MustOverride Sub DrawName(writer As PageWriter)

Parameters

writer
PageWriter

PageWriter to take the color space name.

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