_Application.MailingLabel 属性

定义

返回一个 MailingLabel 对象,该对象表示邮件标签。

public:
 property Microsoft::Office::Interop::Word::MailingLabel ^ MailingLabel { Microsoft::Office::Interop::Word::MailingLabel ^ get(); };
public Microsoft.Office.Interop.Word.MailingLabel MailingLabel { get; }
member this.MailingLabel : Microsoft.Office.Interop.Word.MailingLabel
Public ReadOnly Property MailingLabel As MailingLabel

属性值

适用于