Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LinkedTextFrame Class / Index Property

In This Topic
    Index Property (LinkedTextFrame)
    In This Topic
    Gets the position of the parent shape in the current text frame story.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As System.UShort
    public System.ushort Index {get;}
    See Also