public method StyleBuilder.SetBorder

Brief

Enables the inheritance of the border.

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

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back