Click or drag to resize

ColorSpaceIsAll Method

Checks if is all.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsAll()

Return Value

Type: Boolean
True if Separation color space contains the colorant All.
Remarks
for color spaces other than Separation this method throws an exception.
See Also