Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / FpSpread Class / IsPrint Property
Example


In This Topic
    IsPrint Property
    In This Topic
    Determines whether the FarPoint component creates the print output.
    Syntax
    'Declaration
     
    
    Public Property IsPrint As Boolean
    'Usage
     
    
    Dim instance As FpSpread
    Dim value As Boolean
     
    instance.IsPrint = value
     
    value = instance.IsPrint
    public bool IsPrint {get; set;}

    Property Value

    Boolean: true if the Spread component creates the print output; false otherwise
    Example
    See Also

    Reference

    FpSpread Class
    FpSpread Members

    User-Task Documentation

    Managing Printing