CustomLabel Members

Include Protected Members
Include Inherited Members

Represents a custom mailing label.

The CustomLabel type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.

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 DotMatrix True if the printer type for the specified custom label is dot matrix. False if the printer type is either laser or ink jet.
Public property Height Returns or sets the height of the specified custom mailing label, in points.
Public property HorizontalPitch 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.
Public property Index Returns an Integer that represents the position of an item in a collection.
Public property Name Returns or sets the name of the specified object.
Public property NumberAcross Returns or sets the number of custom mailing labels across a page.
Public property NumberDown Returns or sets the number of custom mailing labels down the length of a page.
Public property PageSize Returns or sets the page size for the specified custom mailing label.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property SideMargin Returns or sets the side margin widths (in points) for the specified custom mailing label.
Public property TopMargin Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.
Public property Valid True if the various properties (for example, Height, Width, and NumberDown) for the specified custom label work together to produce a valid mailing label.
Public property VerticalPitch Returns or sets the vertical distance between the top of one mailing label and the top of the next mailing label.
Public property Width Returns or sets the width of the specified object, in points.

Top

See Also

Reference

CustomLabel Interface

Microsoft.Office.Interop.Word Namespace