Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintInfo Class / ShouldSerializeNoPrinterSetting Method


In This Topic
ShouldSerializeNoPrinterSetting Method
In This Topic
Syntax
'Declaration
 
Protected Function ShouldSerializeNoPrinterSetting() As Boolean
 
'Usage
 
Dim instance As PrintInfo
Dim value As Boolean
 
value = instance.ShouldSerializeNoPrinterSetting()
See Also