Infragistics(R) NetAdvantage(R) WPF
PrintOptions Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace : PrintOptions Class

Class which exposes the various print options available for a worksheet which can be saved with both a worksheet and a custom view.

Syntax

Visual Basic (Declaration) 
Public Class PrintOptions 
C# 
public class PrintOptions 

Remarks

This class provides a way to control how a worksheet is printed.

See Also