Property Printing
Printing
When implemented by a class, represents an object that implements IPrinting
interface allowing to perform various printing actions such as print, preview document, and setup print options.
IPrinting Printing { get; set; }