CellBorderStyle.Width Property

Gets or sets the width of the border.

public Nullable<float> Width { get; set; }
Public Property Width As Nullable(Of Single)

Property Value

Nullable<float>

Licensing Info

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

See Also

CellBorderStyle
ceTe.DynamicPDF.PageElements

In this topic