CustomLabel.SideMargin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the side margin widths (in points) for the specified custom mailing label.
public:
property float SideMargin { float get(); void set(float value); };
public float SideMargin { get; set; }
member this.SideMargin : single with get, set
Public Property SideMargin As Single
Property Value
Remarks
If this property is changed to a value that isn't valid for the specified mailing label layout, an error occurs.