XFINIUM.PDF Documentation
PdfFlowTableRowCollection Class Members
Properties  Methods 

The following tables list the members exposed by PdfFlowTableRowCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Top
Public Methods
 NameDescription
Public MethodAddOverloaded.  Add a new empty row in the collection.  
Public MethodAddRowWithCells Adds a new row in the collection and creates a string cell for each value in the array.  
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<PdfFlowTableRow>)
Top
See Also

Reference

PdfFlowTableRowCollection Class
Xfinium.Pdf.FlowDocument Namespace

Send Feedback