public method StyleBuilder.SetBorderBottom

Brief

Enables the inheritance of the bottom border.

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

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back