CustomLabel.VerticalPitch 属性

定义

返回或设置一个邮件标签的上和下一个邮件标签的顶部之间的垂直距离。

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

属性值

注解

如果将该属性更改为对指定邮件标签版面无效的值,则会出现错误。

适用于