Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintInfo Class
Members


In This Topic
    PrintInfo Class
    In This Topic
    Represents the information to use when printing a sheet of the control.
    Object Model
    PrintInfo ClassPrintMargin ClassPdfSecurity ClassSmartPrintRulesCollection ClassSmartPrintRule Class
    Syntax
    'Declaration
     
    Public Class PrintInfo 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As PrintInfo
    public class PrintInfo : FarPoint.Win.ISerializeSupport  
    Remarks

    For more information about the options available for printing, refer to Managing Printing, and specifically to Understanding the Printing Options .

    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.PrintInfo

    See Also