Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / PrintInfo Class / PrintInfo Constructor / PrintInfo Constructor()
Example


In This Topic
    PrintInfo Constructor()
    In This Topic
    Creates a new PrintInfo object.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New PrintInfo()
    public PrintInfo()
    Example
    This sets the properties for the PrintInfo class.
    See Also