MailingLabel.CustomLabels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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