ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfSdtContent Class
Properties Methods

In This Topic
    RtfSdtContent Class Members
    In This Topic

    The following tables list the members exposed by RtfSdtContent.

    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment for this paragraph.  
    Public PropertyGets break line flag for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF table cell object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets the number of Word/RTF object in the collection. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public PropertyGets current Word/RTF object for set (group, collection). (Inherited from C1.C1Word.Objects.RtfCollection)
    Public PropertyGets Word/RTF document for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets Word/RTF parent header or footer object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets SDT identifier.  
    Public PropertyGets is empty this object. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public PropertyGets paragraph or no this content. (Inherited from C1.C1Word.Objects.RtfInnerContent)
    Public PropertyGets or sets the Word/RTF object at the specified index within the collection. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public PropertyGets owner object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF paragraph object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets STD part gallery name.  
    Public PropertyGets STD part unique name.  
    Public PropertyGets SDT object for end text properties.  
    Public PropertyGets owner Word/RTF SDT object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets SDT object for paragraph properties.  
    Public PropertyGets SDT object for text properties.  
    Public PropertyGets owner Word/RTF section object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets owner Word/RTF shape object for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Public PropertyGets RtfTocField object.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the Word/RTF object to the collection. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public MethodRemoves all objects from the collection. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public MethodOverloaded. A copy of the current collection. (Inherited from C1.C1Word.Objects.RtfInnerContent)
    Public MethodDetermines whether the Word/RTF object is located within the collection. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public MethodOverloaded. Copy to content the Word/RTF paragraph object. (Inherited from C1.C1Word.Objects.RtfInnerContent)
    Public MethodReturns the index within the collection of the element. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public MethodInserts an item into the Word/RTF object collection of the RTF object at the specified index. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public MethodRemoves the specified Word/RTF object from the collection. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public MethodRemoves the item at the specified index within the collection. (Inherited from C1.C1Word.Objects.RtfCollection)
    Public MethodGets RTF format string value for this object. (Inherited from C1.C1Word.Objects.RtfObject)
    Top
    See Also