public method StyleBuilder.SetMarginBottom

Brief

Enables the inheritance of the bottom margin.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetMarginBottom (Gehtsoft.PDFFlow.Models.Enumerations.Inherit inherit)

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back