Property Printing
Printing
Represents an object that implements IPrinting
interface allowing to perform various printing actions such as print, preview document, and setup print options.
[TypeConverter(typeof(ExpandableObjectConverter))]
public virtual IPrinting Printing { get; set; }