CustomLabel.NumberAcross Property

Definition

Returns or sets the number of custom mailing labels across a page.

public:
 property int NumberAcross { int get(); void set(int value); };
public int NumberAcross { get; set; }
member this.NumberAcross : int with get, set
Public Property NumberAcross As Integer

Property Value

Remarks

If this property is changed to a value that isn't valid for the specified mailing label layout, an error occurs.

Applies to