CustomLabel.NumberDown 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 number of custom mailing labels down the length of a page.
public:
property int NumberDown { int get(); void set(int value); };
public int NumberDown { get; set; }
member this.NumberDown : int with get, set
Public Property NumberDown 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.