public method ImageBuilder.SetBorderWidth

Brief

Sets the image border width.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ImageBuilder  SetBorderWidth (System.Single width)

Parameters
width

The border width in points.

Declared in ImageBuilder

back