public method TableBuilder.SetMargins

Brief

Sets all table margins to the same value.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  SetMargins (System.Single margins)

Parameters
margins

The margin in points.

Declared in TableBuilder

back