The black component of an ICmykColor (0-255).
[Visual Basic 6.0] Property Black As Long
[Visual Basic .NET] Public Property Black As Integer
[C#] public int Black {get; set;}
[Java] public int getBlack() throws IOException, AutomationException
[Java] public void setBlack( Long Black ) throws IOException, AutomationException
[C++]
HRESULT get_Black(
long* Black
);
[C++] HRESULT put_Black( long Black);
Parameters
Black [out, retval]
Black is a parameter of type long
Black [in]
Black is a parameter of type long