BtStartingCorner 常数 | 
            
When your paper has multiple rows and columns of items on it, you must specify where to begin printing.This starting corner is returned as a constant with the StartingCorner property.
The following constants are available.
| 
                     常数  | 
                
                     描述  | 
            
|---|---|
| 
                     btBottomLeft  | 
                
                     Starts at the bottom left corner.  | 
            
| 
                     btBottomRight  | 
                
                     Starts at the bottom right corner.  | 
            
| 
                     btTopLeft  | 
                
                     Starts at the top left corner.  | 
            
| 
                     btTopRight  | 
                
                     Starts at the top right corner.  | 
            
相关主题