'Declaration
Public ReadOnly Property Rows As PdfFlowTableRowCollection
'Usage
Dim instance As PdfFlowTableContent Dim value As PdfFlowTableRowCollection value = instance.Rows
public PdfFlowTableRowCollection Rows {get;}
public: property PdfFlowTableRowCollection^ Rows { PdfFlowTableRowCollection^ get(); }