WordprocessingDocument.AddLabelInfoPart Method     
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.
Adds a LabelInfoPart to the WordprocessingDocument, this part is only available in Office2021.
public DocumentFormat.OpenXml.Packaging.LabelInfoPart AddLabelInfoPart();member this.AddLabelInfoPart : unit -> DocumentFormat.OpenXml.Packaging.LabelInfoPartPublic Function AddLabelInfoPart () As LabelInfoPartReturns
The newly added LabelInfoPart.