Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InlineRichText Class / Texts Property

In This Topic
    Texts Property (InlineRichText)
    In This Topic
    Gets the collection of texts included in the content.
    Syntax
    'Declaration
     
    Public ReadOnly Property Texts As TextCollection
    public TextCollection Texts {get;}
    See Also