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