Envelope.SenderNamefromLeft Property

Definition

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

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

Property Value

Remarks

This property is used for Asian language envelopes.

Applies to