Xfinium.Pdf.FlowDocument Namespace > PdfFlowTableContent Class > PdfFlowTableContent Constructor : PdfFlowTableContent Constructor(Int32) |
'Declaration
Public Function New( _ ByVal columnCount As Integer _ )
'Usage
Dim columnCount As Integer Dim instance As New PdfFlowTableContent(columnCount)
public PdfFlowTableContent( int columnCount )
public: PdfFlowTableContent( int columnCount )
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown when columnCount is less than or equal to zero. |
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