public method StyleBuilder.SetLineLength

Brief

Sets the line length.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetLineLength (Gehtsoft.PDFFlow.Models.Shared.XUnit lineLength)

Parameters
lineLength

The line length in points.

Declared in StyleBuilder

back