MailingLabel Interface 

Represents a mailing label.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Public Class ailingLabelImplementation
    Implements MailingLabel
End Class
Dim ailingLabelImplementation1 As New ailingLabelImplementation()

Syntax

Public Interface MailingLabel
public interface MailingLabel
public interface class MailingLabel
public interface MailingLabel
public interface MailingLabel

Remarks

Use the MailingLabel property to return the MailingLabel object.

Use the PrintOut method to print a mailing label listed in the Product Number box in the Label Options dialog box.

Use the CustomLabels property to format or print a custom mailing label.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

MailingLabel Members