DocumentMetrics.SetMargins

Syntax Parameters Return Value
Sub DocumentMetrics.SetMargins( _
    Left As Integer, _
    Top As Integer, _
    Right As Integer, _
    Bottom As Integer, _
    changescalingfactor As Boolean)
  • Left [in]

    Type: Integer

  • Top [in]

    Type: Integer

  • Right [in]

    Type: Integer

  • Bottom [in]

    Type: Integer

  • changescalingfactor [in]

    Type: Boolean

This function does not return a value.