[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.RangeBase.TextFrames

TextFrames Property

TextFrames

Gets the collection of text frames included in this range.

Declaration
public TextFrameCollection TextFrames { get; }
Public ReadOnly Property TextFrames As TextFrameCollection