IndexInOwner Property (ParagraphText)
 
            
                In This Topic
            
            Gets the index of the current paragraph object in the containing 
ParagraphObjectCollection.
 
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property IndexInOwner As Integer
             
        
            
            public int IndexInOwner {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also