In This Topic
            
            Array containing X coordinates of words' first chars, relative to the left bound of the text run. May be null or have 0 elements. If the first element is present, it would normally contain 0 i.e. the X coordinate of the first char of the first word in the text run.
            Syntax
            
            
            
            
            'Declaration
 
Public p As System.Integer()
             
        
            
        
             
        
             
            
            
            
            
            
            
            
            
            
            See Also