CountWrappedLine Property
                In This Topic
            
            Gets or sets whether to treat the wrapped lines as one line or multiple lines when counting the lines count.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property CountWrappedLine As System.Boolean
             
        
            
            public System.bool CountWrappedLine {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also