TimesRoman Constructor

Initializes a new instance of the TimesRoman font class.

public TimesRoman(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

TimesRoman
ceTe.DynamicPDF.Text

In this topic