public method FontBuilder.SetUnderlineStroke

Brief

Sets the underline stroke style for the font.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FontBuilder  SetUnderlineStroke (Gehtsoft.PDFFlow.Models.Enumerations.Stroke underline)

Parameters
underline

The underline stroke style.

Declared in FontBuilder

back