public method ImageBuilder.SetPaddingBottom

Brief

Sets the image bottom padding.

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

Parameters
value

The padding in points.

Declared in ImageBuilder

back