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