ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintInfo Class / FillAreaWidth Property

In This Topic
    FillAreaWidth Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating how empty space left on a printed page is handled.
    Syntax
    'Declaration
     
    
    Public Property FillAreaWidth As PrintInfo.FillEmptyEnum
    public PrintInfo.FillEmptyEnum FillAreaWidth {get; set;}
    See Also