List.TextOutlineColor Property

Gets or sets the Color of the text outline for whole List.

public Color TextOutlineColor { get; set; }
Public Property TextOutlineColor As Color

Property Value

Color

Licensing Info

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

Remarks

Unordered list bullets do not have text outline.

See Also

List
ceTe.DynamicPDF.PageElements

In this topic