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

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