Table of Contents
Border Property

Get or set the border information. Use this property to draw lines on one or more sides of the contents.

Syntax
 public AcmBorder Border { get; set; }
See Also