True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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