Envelope.RecipientNamefromTop Property

Definition

Returns or sets a Single that represents the position, measured in points, of the recipient's name from the top edge of the envelope.

public:
 property float RecipientNamefromTop { float get(); void set(float value); };
public float RecipientNamefromTop { get; set; }
member this.RecipientNamefromTop : single with get, set
Public Property RecipientNamefromTop As Single

Property Value

Remarks

This property is used for Asian language envelopes.

Applies to