Spread Windows Forms 12.0 Product Documentation
SmartPrintRule Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SmartPrintRule Class
Represents the rules that determine how best to print. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Object Model
SmartPrintRule Class
Syntax
'Declaration
 
Public MustInherit Class SmartPrintRule 
'Usage
 
Dim instance As SmartPrintRule
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

System.Object
   FarPoint.Win.Spread.SmartPrintRule
      FarPoint.Win.Spread.BestFitColumnRule
      FarPoint.Win.Spread.LandscapeRule
      FarPoint.Win.Spread.ScaleRule
      FarPoint.Win.Spread.SmartPaperRule

See Also

Reference

SmartPrintRule Members
FarPoint.Win.Spread Namespace

User-Task Documentation

Optimizing the Printing