public method StyleBuilder.SetBorderTop

Brief

Enables the inheritance of the top border.

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

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back