Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ShouldSerializePrintInfo Method


In This Topic
ShouldSerializePrintInfo Method
In This Topic
Determines whether print information should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializePrintInfo() As Boolean
 
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializePrintInfo()
See Also