Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InlineRichText Class
Properties Methods

In This Topic
    InlineRichText Class Members
    In This Topic

    The following tables list the members exposed by InlineRichText.

    Public Properties
     NameDescription
    Public Property Gets the collection of bidirectional overrides included in the content.  
    Public Property Gets the collection of canvas shapes included in the content.  
    Public Property Gets the collection of complex fields included in the content.  
    Public Property Gets the collection of content controls included in the content.  
    Public Property Gets the collection of group shapes included in the content.  
    Public Property Gets the collection of hyperlinks included in the content.  
    Public Property Gets the collection of ink shapes included in the content.  
    Public Property Gets whether the content is empty.  
    Public Property Gets a value indicating whether the content does not have formatting or drawings.  
    Public PropertyGets the collection of OMathElement objects included in the content.  
    Public PropertyGets the collection of OMathMatrixRow objects included in the content.  
    Public PropertyGets the collection of OMathParagraph objects included in the content.  
    Public PropertyGets the collection of OMath objects included in the content.  
    Public PropertyGets the collection of OMathStruct objects included in the content.  
    Public Property Gets the collection of pictures included in the content.  
    Public Property Gets the collection of text runs included in the content.  
    Public Property Gets the collection of shapes included in the content.  
    Public Property Gets the collection of simple fields included in the content.  
    Public Property Gets or sets the content text.  
    Public Property Gets the collection of text frames included in the content.  
    Public Property Gets the collection of texts included in the content.  
    Top
    Public Methods
     NameDescription
    Public Method Clears all content.  
    Public MethodGets the collection of all drawing objects (derived from ShapeBase) included in the content. Drawing objects include Picture, Shape, and unknown shape types.  
    Top
    See Also