Envelope.RecipientPostalfromTop Property

Definition

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

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

Property Value

Remarks

This property is used for Asian language envelopes.

Applies to