public method ParagraphBuilder.SetUnderlineStroke

Brief

Sets the underline stroke style for the paragraph font.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetUnderlineStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke underlineStyle)

Parameters
underlineStyle

The underline stroke style.

Declared in ParagraphBuilder

back