Spread for ASP.NET 12 Product Documentation
IsPrint Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : IsPrint Property
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;}
See Also

Reference

FpSpread Class
FpSpread Members