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