public method InlineImageBuilder.SetBorder

Brief

Sets the inline image border by a configuration action.

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

Parameters
borderConfigure

A configuration action.

Declared in InlineImageBuilder

back