C1.Win.List Namespace / PrintInfo Class / ShouldSerializePageSettings Method

In This Topic
ShouldSerializePageSettings Method (PrintInfo)
In This Topic
Indicates whether the PageSettings property should be serialized.
Syntax
'Declaration
 
Public Function ShouldSerializePageSettings() As Boolean
 

Return Value

true if PageSettings should be serialized, false otherwise.
See Also