DBTable.SetMargins

Set the margins for printing in twips.

Syntax Parameters Return Value
Sub DBTable.SetMargins( _
    left As Integer, _
    right As Integer, _
    top As Integer, _
    bottom As Integer)
  • left [in]

    Type: Integer

  • right [in]

    Type: Integer

  • top [in]

    Type: Integer

  • bottom [in]

    Type: Integer

This function does not return a value.