public method TableBuilder.SetMarginRight

Brief

Sets the table right margin.

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

Parameters
value

The margin in points.

Declared in TableBuilder

back