public method ParagraphBuilder.SetInlineImageStyle

Brief

Sets the style for inline images in the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetInlineImageStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in ParagraphBuilder

back