'Declaration
Public ReadOnly Property Content As PdfCosObject
'Usage
Dim instance As PdfStructureElementCollection Dim value As PdfCosObject value = instance.Content
public PdfCosObject Content {get;}
public: property PdfCosObject^ Content { PdfCosObject^ get(); }