Envelope.Vertical Property

Definition

Vertically orients text on Asian envelopes and mailing labels.

public:
 property bool Vertical { bool get(); void set(bool value); };
public bool Vertical { get; set; }
member this.Vertical : bool with get, set
Public Property Vertical As Boolean

Property Value

Remarks

This property returns True if text on Asian envelopes and mailing labels is vertically oriented, and False if not.

This property works only with mailing labels or envelopes that are set up for a mail merge and applies only to Asian languages.

Applies to