public method ImageBuilder.SetMarginLeft

Brief

Sets the image left margin.

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

Parameters
value

The margin in points.

Declared in ImageBuilder

back