MailingLabel.CustomLabels Property

Definition

Returns a CustomLabels collection that represents the available custom mailing labels.

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

Property Value

Applies to