public method DocumentBuilder.SetImageStyle

Brief

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

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

Parameters
styleBuilder

The style to apply.

Declared in DocumentBuilder

back