Rectangle.BorderStyle Property

Gets or sets the LineStyle object used to specify the border style of the rectangle.

public LineStyle BorderStyle { get; set; }
Public Property BorderStyle As LineStyle

Property Value

LineStyle

Licensing Info

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

See Also

Rectangle
ceTe.DynamicPDF.PageElements

In this topic