CustomLabel.VerticalPitch Property

Definition

Returns or sets the vertical distance between the top of one mailing label and the top of the next mailing label.

public:
 property float VerticalPitch { float get(); void set(float value); };
public float VerticalPitch { get; set; }
member this.VerticalPitch : single with get, set
Public Property VerticalPitch 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.

Applies to