TextRenderingMode Enum

Specifies text rendering mode.

public enum TextRenderingMode
Public Enum TextRenderingMode

Inheritance: ObjectValueTypeEnumTextRenderingMode

Fields

TextRenderingMode.Fill0Fill text.
TextRenderingMode.FillAndStroke2Fill text and stroke border.
TextRenderingMode.Invisible3Invisible text.
TextRenderingMode.Stroke1Stroke text border.

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