XFINIUM.PDF Documentation
PdfFlowTableCellCollection Class
Members 



Defines a collection of cells in a table row.
Object Model
PdfFlowTableCellCollection ClassPdfFlowTableCell Class
Syntax
public class PdfFlowTableCellCollection : System.Collections.ObjectModel.Collection<PdfFlowTableCell> 
public ref class PdfFlowTableCellCollection : public System.Collections.ObjectModel.Collection<PdfFlowTableCell> 
'Declaration
 
Public Class PdfFlowTableCellCollection 
   Inherits System.Collections.ObjectModel.Collection(Of PdfFlowTableCell)
 
'Usage
 
Dim instance As PdfFlowTableCellCollection
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Xfinium.Pdf.FlowDocument.PdfFlowTableCellCollection

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfFlowTableCellCollection Members
Xfinium.Pdf.FlowDocument Namespace

Send Feedback