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


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