public method TableColumnBuilder.SetWidth

Brief

Sets the table column width.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableColumnBuilder  SetWidth (Gehtsoft.PDFFlow.Models.Shared.XUnit width)

Parameters
width

The column width in points.

Declared in TableColumnBuilder

back