Spread Windows Forms 15.0
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.
    Syntax
    'Declaration
     
    
    Public Class PrintInfo 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    
    Dim instance As PrintInfo
    public class PrintInfo : FarPoint.Win.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.PrintInfo

    See Also