public method FormattedTextElementBuilder.SetFontEncodingName

Brief

Sets the font encoding for the text element.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FormattedTextElementBuilder  SetFontEncodingName (string name)

Parameters
name

The font encoding.

Declared in FormattedTextElementBuilder

back