Xfinium.Pdf.FlowDocument Namespace : PdfFlowTableRowCollection Class |
The following tables list the members exposed by PdfFlowTableRowCollection.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Add a new empty row in the collection. |
![]() | AddRowWithCells | Adds a new row in the collection and creates a string cell for each value in the array. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | Remove | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>) |