Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintInfo Class / ShouldSerializeSmartPrintRules Method


In This Topic
    ShouldSerializeSmartPrintRules Method
    In This Topic
    Determines whether to serialize printing optimization rules.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeSmartPrintRules() As Boolean
    'Usage
     
    
    Dim instance As PrintInfo
    Dim value As Boolean
     
    value = instance.ShouldSerializeSmartPrintRules()
    protected bool ShouldSerializeSmartPrintRules()
    See Also