set_page_has_padding
  
  Description:
  [ 
Version ( since = 
"3.18" ) ]
public void set_page_has_padding (
Widget page, 
bool has_padding)
  
    Sets whether the assistant is adding padding around the page.
    Parameters:
    
      
        | this | a Assistant | 
      
        | page | a page of this | 
      
        | has_padding | whether this page has padding |