ShouldSerializePageSettings Method (PrintInfo)
Indicates whether the
PageSettings property should be serialized.
public bool ShouldSerializePageSettings()
'Declaration
Public Function ShouldSerializePageSettings() As Boolean
Return Value
true if
PageSettings should be serialized,
false otherwise.