Share via


CustomLabels Object Members

Word Developer Reference

A collection of CustomLabel objects available in the Label Options dialog box. This collection includes custom labels of all printer types (dot-matrix, laser, and ink-jet printers).

Methods

  Name Description
Bb257514.methods(en-us,office.12).gif Add Adds a custom mailing label to the CustomLabels collection. Returns a CustomLabel object that represents the custom mailing label.
Bb257514.methods(en-us,office.12).gif Item Returns a CustomLabel object in a collection.

Properties

  Name Description
Bb257514.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257514.properties(en-us,office.12).gif Count Returns a Long that represents the number of items in the collection. Read-only.
Bb257514.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.
Bb257514.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified CustomLabels object.