Helvetica Constructor

Initializes a new instance of the Helvetica font class.

public Helvetica(SingleByteEncoder encoder)
Public Sub New (encoder As SingleByteEncoder)

Parameters

encoder
SingleByteEncoder

Single byte encoding to use for the font.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Helvetica
ceTe.DynamicPDF.Text

In this topic