'Declaration
Public Shared ReadOnly Property DarkMagenta As PdfRgbColor
'Usage
Dim value As PdfRgbColor value = PdfRgbColor.DarkMagenta
public static PdfRgbColor DarkMagenta {get;}
public: static property PdfRgbColor^ DarkMagenta { PdfRgbColor^ get(); }