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