Table of Contents
Margin Property

Get or set the margin values. Margin defines the extra space reserved outside of a content's border.

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