public method ParagraphBuilder.SetUnderlineColor

Brief

Sets the underline color for the paragraph font.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetUnderlineColor (Gehtsoft.PDFFlow.Models.Shared.Color underlineColor)

Parameters
underlineColor

The underline color.

Declared in ParagraphBuilder

back