Spread Windows Forms 6.0 Product Documentation
SmartPrintRule Class
Members  See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SmartPrintRule Class


Glossary Item Box

Represents the rules that determine how best to print.

Object Model

SmartPrintRule Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class SmartPrintRule 
Visual Basic (Usage)Copy Code
Dim instance As SmartPrintRule
C# 
public abstract class SmartPrintRule 

Remarks

For more information about rules of printing, refer to Optimizing the Printing.

For more information on using scaling as the primary means of optimizing, refer to the ScaleRule object.

For more information on using scaling as the primary means of optimizing, refer to the LandscapeRule object.

For more information on using scaling as the primary means of optimizing, refer to the BestFitColumnRule object.

Inheritance Hierarchy

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.