List.TextOutlineWidth Property

Gets or sets the line width to use for the text outline of the list.

public float TextOutlineWidth { get; set; }
Public Property TextOutlineWidth As Single

Property Value

Single

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