Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / PrintOptionsDlg Class / prt_SmartPrint_ScaleInterval Field


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