Rectangle.BorderColor Property

Gets or sets the Color object to use for the border of the rectangle.

public Color BorderColor { get; set; }
Public Property BorderColor 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:

See Also

Rectangle
ceTe.DynamicPDF.PageElements

In this topic