MailingLabel MembersĀ 

Represents a mailing label.

The following tables list the members exposed by the MailingLabel type.

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
CustomLabels Returns a CustomLabels collection that represents the available custom mailing labels.
DefaultLabelName Returns or sets the name for the default mailing label.
DefaultLaserTray Returns or sets the default paper tray that contains sheets of mailing labels.
DefaultPrintBarCode True if a POSTNET bar code is added to envelopes or mailing labels by default.
Parent Returns an object that represents the parent object of the specified object.
Vertical True vertically orients text on Asian envelopes and mailing labels.

Top

Public Methods

  Name Description
CreateNewDocument Creates a new label document using either the default label options or ones that you specify. Returns a Document object that represents the new document.
CreateNewDocument2000  
LabelOptions Displays the Label Options dialog box.
PrintOut Prints a label or a page of labels with the same address.
PrintOut2000  

Top

See Also

Reference

MailingLabel Interface
Microsoft.Office.Interop.Word Namespace