Share via


PresentationDocument.AddLabelInfoPart Method

Definition

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.

Applies to