PresentationDocument.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 PresentationDocument, this part is only available in Office2021.
public DocumentFormat.OpenXml.Packaging.LabelInfoPart AddLabelInfoPart ();
member this.AddLabelInfoPart : unit -> DocumentFormat.OpenXml.Packaging.LabelInfoPart
Public Function AddLabelInfoPart () As LabelInfoPart
Returns
The newly added WebExTaskpanesPart.