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