public method ImageBuilder.SetMarginBottom

Brief

Sets the image bottom margin.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ImageBuilder  SetMarginBottom (System.Single value)

Parameters
value

The margin in points.

Declared in ImageBuilder

back