Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_SmartPrint_RuleLabel Field


In This Topic
    prt_SmartPrint_RuleLabel Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected prt_SmartPrint_RuleLabel As Label
    'Usage
     
    
    Dim instance As PrintOptionsDlg
    Dim value As Label
     
    value = instance.prt_SmartPrint_RuleLabel
     
    instance.prt_SmartPrint_RuleLabel = value
    protected Label prt_SmartPrint_RuleLabel
    See Also