public method StyleBuilder.SetMarginLeft

Brief

Enables the inheritance of the left margin.

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

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back