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


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