ApplicationClass.MailingLabel Property
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property MailingLabel As MailingLabel
Get
'Usage
Dim instance As ApplicationClass
Dim value As MailingLabel
value = instance.MailingLabel
public virtual MailingLabel MailingLabel { get; }
Property Value
Type: Microsoft.Office.Interop.Word.MailingLabel