TextRenderingMode Enum
Specifies text rendering mode.
public enum TextRenderingMode
Public Enum TextRenderingMode
Inheritance: ObjectValueTypeEnumTextRenderingMode
Fields
TextRenderingMode.Fill | 0 | Fill text. |
TextRenderingMode.FillAndStroke | 2 | Fill text and stroke border. |
TextRenderingMode.Invisible | 3 | Invisible text. |
TextRenderingMode.Stroke | 1 | Stroke text border. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.