| IPrinting | 
 Syntax
Syntaxpublic interface IPrintingService
The IPrintingService type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | PrintDocument | Returns the current print document for this instance of the application. This contains settings that store the current printer, paper size, orientation and so on. | 
|  | PrintingBounds | |
|  | PrintingMargins | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | UpdateBoundsAndMargins | Update the default bounds and margins after the printer settings changed. This function must be called manually after a page setup dialog. | 
 See Also
See Also