public method StyleBuilder.SetBorderRight

Brief

Enables the inheritance of the right border.

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

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back