public method TableBuilder.SetMarginLeft

Brief

Sets the table left margin.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  SetMarginLeft (System.Single value)

Parameters
value

The margin in points.

Declared in TableBuilder

back