MailingLabel.Vertical Property
True vertically orients text on Asian envelopes and mailing labels.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Vertical As Boolean
Get
Set
'Usage
Dim instance As MailingLabel
Dim value As Boolean
value = instance.Vertical
instance.Vertical = value
bool Vertical { get; set; }
Property Value
Type: System.Boolean
Remarks
This property works only with mailing labels or envelopes that are set up for a mail merge and applies only to Asian languages.