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

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