Spread Windows Forms 9.0 Product Documentation
SmartPrintRule Class
Members 


Represents the rules that determine how best to print.
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

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

SmartPrintRule Members
FarPoint.Win.Spread Namespace

User-Task Documentation

Optimizing the Printing

 

 


Copyright © GrapeCity, inc. All rights reserved.