'Declaration
Public ReadOnly Property PathItems As PdfPathItemCollection
'Usage
Dim instance As PdfPathVisualObject Dim value As PdfPathItemCollection value = instance.PathItems
public PdfPathItemCollection PathItems {get;}
public: property PdfPathItemCollection^ PathItems { PdfPathItemCollection^ get(); }