Table of Contents

Property Printing

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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; }

Property Value

IPrinting