public method TableBuilder.SetWidth

Brief

Sets the table width.

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

Parameters
width

The table width in points.

Declared in TableBuilder

back