MailingLabel Interface
Represents a mailing label.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("00020917-0000-0000-C000-000000000046")> _
Public Interface MailingLabel
'Usage
Dim instance As MailingLabel
[GuidAttribute("00020917-0000-0000-C000-000000000046")]
public interface MailingLabel
Remarks
Use the _Application.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.