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