CustomLabel Members (Word)
Represents a custom mailing label. The CustomLabel object is a member of the CustomLabels collection. The CustomLabels collection contains all the custom mailing labels listed in the Label Options dialog box.
Methods
Name |
Description |
---|---|
Deletes the specified custom label. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if the printer type for the specified custom label is dot matrix. False if the printer type is either laser or ink jet. Read-only Boolean. |
|
Returns or sets the height of a specified custom mailing label, in points. Read/write Single. |
|
Returns or sets the horizontal distance (in points) between the left edge of one custom mailing label and the left edge of the next mailing label. Read/write Single. |
|
Returns a Long that represents the position of an item in a collection. Read-only. |
|
Returns or sets the name of the specified object. Read/write CustomLabel. |
|
Returns or sets the number of custom mailing labels across a page. Read/write Long. |
|
Returns or sets the number of custom mailing labels down the length of a page. Read/write Long. |
|
Returns or sets the page size for the specified custom mailing label. Read/write WdCustomLabelPageSize. |
|
Returns an Object that represents the parent object of the specified CustomLabel object. |
|
Returns or sets the side margin widths (in points) for the specified custom mailing label. Read/write Single. |
|
Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text. Read/write Single. |
|
True if the various properties (for example, Height, Width, and NumberDown) for the specified custom label work together to produce a valid mailing label. Read-only Boolean. |
|
Returns or sets the vertical distance between the top of one mailing label and the top of the next mailing label. Read/write Single. |
|
Returns or sets the width of a custom mailing label, in points. Read/write Long. |