編輯

Share via


CustomLabel.HorizontalPitch Property

Definition

Returns or sets the horizontal distance (in points) between the left edge of one custom mailing label and the left edge of the next mailing label.

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