public method StyleBuilder.SetBackColor

Brief

Enables the inheritance of the background color.

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

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back