public method ParagraphBuilder.SetUrlStyle

Brief

Sets the style for URLs in the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetUrlStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in ParagraphBuilder

back