Envelope.RecipientPostalfromLeft Property

Definition

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

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

Property Value

Remarks

This property is used for Asian language envelopes.

Applies to