public method ParagraphBuilder.SetDateStyle

Brief

Sets the style for dates in the paragraph.

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

Parameters
styleBuilder

The style to apply.

Declared in ParagraphBuilder

back