Spread for ASP.NET 11 Product Documentation
ShouldSerializePrintInfo Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ShouldSerializePrintInfo Method
Determines whether the print information should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializePrintInfo() As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializePrintInfo()
protected bool ShouldSerializePrintInfo()
See Also

Reference

SheetView Class
SheetView Members