public method FormattedTextElementBuilder.SetFont

Brief

Sets the font for the text element.

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

Parameters
font

The font.

Declared in FormattedTextElementBuilder

back