Envelope.Vertical Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.