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


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