MailingLabel Members

Include Protected Members
Include Inherited Members

Represents a mailing label.

The MailingLabel type exposes the following members.

Methods

  Name Description
Public method 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.
Public method CreateNewDocument2000 Reserved for internal use.
Public method CreateNewDocumentByID 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.
Public method LabelOptions Displays the Label Options dialog box.
Public method PrintOut Prints a label or a page of labels with the same address.
Public method PrintOut2000 Reserved for internal use.
Public method PrintOutByID Prints a label or a page of labels with the same address.

Top

Properties

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

Top

See Also

Reference

MailingLabel Interface

Microsoft.Office.Interop.Word Namespace