public method FontBuilder.SetEncodingName

Brief

Sets the character encoding for the font.

Declaration
C#
Gehtsoft.PDFFlow.Builder.FontBuilder  SetEncodingName (string encoding)

Parameters
encoding

The encoding.

Declared in FontBuilder

back