public method StyleBuilder.SetBorderLeft

Brief

Enables the inheritance of the left border.

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

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back