CustomLabel.VerticalPitch Propiedad

Definición

Devuelve o establece la distancia vertical entre la parte superior de una etiqueta postal y la parte superior de la siguiente etiqueta postal.

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

Valor de propiedad

Comentarios

Se produce un error, si esta propiedad se cambia a un valor que no sea válido para el diseño especificado de etiqueta postal.

Se aplica a