public method SectionBuilder.SetImageStyle

Brief

Sets the style for images and inline images in the section.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  SetImageStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in SectionBuilder

back