Xfinium.Pdf.FlowDocument Namespace > PdfFlowTableColumn Class > PdfFlowTableColumn Constructor : PdfFlowTableColumn Constructor(Double,Boolean) |
'Declaration
Public Function New( _ ByVal width As Double, _ ByVal widthIsRelativeToTable As Boolean _ )
'Usage
Dim width As Double Dim widthIsRelativeToTable As Boolean Dim instance As New PdfFlowTableColumn(width, widthIsRelativeToTable)
public PdfFlowTableColumn( double width, bool widthIsRelativeToTable )
public: PdfFlowTableColumn( double width, bool widthIsRelativeToTable )
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