public method StyleBuilder.SetFontUnderline

Brief

Sets the font underline stroke style.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetFontUnderline (Gehtsoft.PDFFlow.Models.Enumerations.Stroke stroke)

Parameters
stroke

The underline stroke style.

Declared in StyleBuilder

back