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