Spread Windows Forms 17
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()
    protected bool ShouldSerializeNoPrinterSetting()
    See Also