Freigeben über


Label-Konstruktor

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Tools.Word.Controls
Assembly:  Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntax

'Declaration
Public Sub New
public Label()

Hinweise

Verwenden Sie den Konstruktor nicht, um einen neuen Label zu erstellen. Fügen Sie einem Dokument mithilfe der AddLabel()-Methode eine neue Label hinzu. Weitere Informationen finden Sie unter Hinzufügen von Steuerelementen zu Office-Dokumenten zur Laufzeit.

.NET Framework-Sicherheit

Siehe auch

Referenz

Label Klasse

Label-Überladung

Microsoft.Office.Tools.Word.Controls-Namespace