'Declaration
Public ReadOnly Property CosFont As PdfCosDictionary
'Usage
Dim instance As PdfFont Dim value As PdfCosDictionary value = instance.CosFont
public PdfCosDictionary CosFont {get;}
public: property PdfCosDictionary^ CosFont { PdfCosDictionary^ get(); }