Spread for ASP.NET 12 Product Documentation
PrintType Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintInfo Class : PrintType Property
Gets or sets what is to be printed.
Syntax
'Declaration
 
Public Property PrintType As PrintType
'Usage
 
Dim instance As PrintInfo
Dim value As PrintType
 
instance.PrintType = value
 
value = instance.PrintType
public PrintType PrintType {get; set;}
See Also

Reference

PrintInfo Class
PrintInfo Members