public method DocumentBuilder.SetLineStyle

Brief

Sets the style for lines in the document.

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

Parameters
styleBuilder

The style to apply.

Declared in DocumentBuilder

back