Checks if is all.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function IsAll As Boolean
public:
virtual bool IsAll() sealed
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