Level Property (RenderC1PrintableFragment)
 
            
                In This Topic
            
            Gets the nesting level of the current fragment in the fragments' tree. The topmost fragment (that has no parent) has level 1.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property Level As Integer
             
        
            
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also