WordprocessingDocument.LabelInfoPart 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 WordprocessingDocument 的 LabelInfoPart,仅在 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 LabelInfoPart属性值
- 属性