[]
The Word/RTF SDT content.
public class RtfSdtContent : RtfInnerContent, ICloneable, IRtfContent, IEnumerable, IDocumentContent, IContent
| Name | Description |
|---|---|
| Alignment | Gets or sets the horizontal alignment for this paragraph. |
| Id | Gets SDT identifier. |
| PartGallery | Gets STD part gallery name. |
| PartUnique | Gets STD part unique name. |
| SdtEndText | Gets SDT object for end text properties. |
| SdtParagraph | Gets SDT object for paragraph properties. |
| SdtText | Gets SDT object for text properties. |
| TocField | Gets RtfTocField object. |