TextStyle Enum

Specifies text style.

public enum TextStyle
Public Enum TextStyle

Inheritance: ObjectValueTypeEnumTextStyle

Fields

TextStyle.Bold2Bold style.
TextStyle.BoldItalic3Bold italic style.
TextStyle.Italic1Italic style.
TextStyle.Regular0Regular style.

Licensing Info

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

See Also

ceTe.DynamicPDF

In this topic