Interface IBasePrintDialogHandler
Extends IDialogHandler with additional methods and properties which allow to perform operations with print dialogs.
public interface IBasePrintDialogHandler : IDialogHandler, IDisposable
Methods
- SetDocument(IPrintDocumentHandler?)
Sets IPrintDocumentHandler object to the print dialog.