Freigeben über


WordprocessingDocument.AddLabelInfoPart Methode

Definition

Fügt dem WordprocessingDocument ein LabelInfoPart hinzu. Dieser Teil ist nur in Office2021 verfügbar.

public DocumentFormat.OpenXml.Packaging.LabelInfoPart AddLabelInfoPart ();
member this.AddLabelInfoPart : unit -> DocumentFormat.OpenXml.Packaging.LabelInfoPart
Public Function AddLabelInfoPart () As LabelInfoPart

Gibt zurück

Das neu hinzugefügte LabelInfoPart.

Gilt für: