IsInPageFooter Property (RenderC1PrintableFragment)
 
            
                In This Topic
            
            Gets a value indicating whether the current fragment belongs to the page footer.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property IsInPageFooter As Boolean
             
        
            
            public bool IsInPageFooter {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also