public method StyleBuilder.SetMarginTop

Brief

Sets the top margin.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetMarginTop (Gehtsoft.PDFFlow.Models.Shared.XUnit marginTop)

Parameters
marginTop

The top margin in points.

Declared in StyleBuilder

back