Share via


PresentationDocument.LabelInfoPart Property

Definition

Gets the LabelInfoPart of the PresentationDocument, 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.LabelInfoPart
Public ReadOnly Property LabelInfoPart As LabelInfoPart

Property Value

Attributes

Applies to