PageColumnDef Constructor(String,String)
 
            
                In This Topic
            
            Initializes a new instance of the 
PageColumnDef class.
 
            
            
            Syntax
            
        
            Parameters
- width
 
- A string that is converted to a Unit value representing the Width of the current column.
 - spacing
 
- A string that is converted to a Unit value representing the Spacing of the current column.
 
             
            
            
            
            
            
            
            
            
            
            
            
            See Also