public method ParagraphBuilder.SetFontEncodingName

Brief

Sets the font encoding for the paragraph.

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

Parameters
name

The font encoding.

Declared in ParagraphBuilder

back