public method ParagraphBuilder.SetFont

Brief

Sets the font for the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetFont (Gehtsoft.PDFFlow.Builder.FontBuilder font)

Parameters
font

The font.

Declared in ParagraphBuilder

back