PatternColorGetType Method |
Gets the type.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public PatternColorType GetType()
Public Function GetType As PatternColorType
public:
virtual PatternColorType GetType() sealed
Return Value
Type:
PatternColorType The Type of a given SDF/Cos color space, or e_null for if
SDF object is not a valid pattern object
See Also