WordprocessingDocument.LabelInfoPart Property    
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.
Gets the LabelInfoPart of the WordprocessingDocument, only available in Office2021.
public DocumentFormat.OpenXml.Packaging.LabelInfoPart? LabelInfoPart { get; }[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2021)]
public DocumentFormat.OpenXml.Packaging.LabelInfoPart? LabelInfoPart { get; }member this.LabelInfoPart : DocumentFormat.OpenXml.Packaging.LabelInfoPart[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2021)>]
member this.LabelInfoPart : DocumentFormat.OpenXml.Packaging.LabelInfoPartPublic ReadOnly Property LabelInfoPart As LabelInfoPartProperty Value
- Attributes