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


In This Topic
ShouldSerializeMargin Method
In This Topic
Determines whether to serialize the margin.
Syntax
'Declaration
 
Protected Function ShouldSerializeMargin() As Boolean
 
'Usage
 
Dim instance As PrintInfo
Dim value As Boolean
 
value = instance.ShouldSerializeMargin()
See Also