Table of Contents
Padding Property

Get or set the padding values. Padding defines the extra space reserved inside a content's border around its child content.

Syntax
 public AcmPadding Padding { get; set; }
See Also