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