SdtElement.SdtProperties 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 or sets the SdtProperties.
public DocumentFormat.OpenXml.Wordprocessing.SdtProperties SdtProperties { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.SdtProperties? SdtProperties { get; set; }
member this.SdtProperties : DocumentFormat.OpenXml.Wordprocessing.SdtProperties with get, set
Public Property SdtProperties As SdtProperties