Share via


MailingLabel Object Members

Word Developer Reference

Represents a mailing label.

Methods

  Name Description
Bb257630.methods(en-us,office.12).gif 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.
Bb257630.methods(en-us,office.12).gif 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.
Bb257630.methods(en-us,office.12).gif LabelOptions Displays the Label Options dialog box.
Bb257630.methods(en-us,office.12).gif PrintOut Prints a label or a page of labels with the same address.
Bb257630.methods(en-us,office.12).gif PrintOutByID Prints a label or a page of labels with the same address.

Properties

  Name Description
Bb257630.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257630.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257630.properties(en-us,office.12).gif CustomLabels Returns a CustomLabels collection that represents the available custom mailing labels. Read-only.
Bb257630.properties(en-us,office.12).gif DefaultLabelName Returns or sets the name for the default mailing label. Read/write String.
Bb257630.properties(en-us,office.12).gif DefaultLaserTray Returns or sets the default paper tray that contains sheets of mailing labels. Read/write WdPaperTray.
Bb257630.properties(en-us,office.12).gif DefaultPrintBarCode True if a POSTNET bar code is added to envelopes or mailing labels by default. Read/write Boolean. For U.S. mail only.
Bb257630.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified MailingLabel object.
Bb257630.properties(en-us,office.12).gif Vertical True vertically orients text on Asian mailing labels. Read/write Boolean.