IPrinting |
public interface IPrintingService
The IPrintingService type exposes the following members.
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 |
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. |