Gets the type.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public ColorSpaceType GetType()
Public Function GetType As ColorSpaceType
public:
virtual ColorSpaceType GetType() sealed
Return Value
Type:
ColorSpaceType The type of this color space
See Also