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