MultiFile Property (HtmlFilter)
 
            
                In This Topic
            
            Specifies whether the built-in HTML filter should break paged reports into multiple HTML files (one per page).
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property MultiFile As Boolean
             
        
            
            public bool MultiFile {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also