public method ParagraphBuilder.SetBorder

Brief

Sets the paragraph border by a configuration action.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetBorder (System.Action<Gehtsoft.PDFFlow.Builder.BorderBuilder> borderConfigure)

Parameters
borderConfigure

A configuration action.

Declared in ParagraphBuilder

back