DBTable.GetMargins
Get the margins for printing in twips.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub DBTable.GetMargins( _
ByRef left As Integer, _
ByRef right As Integer, _
ByRef top As Integer, _
ByRef bottom As Integer)
|
|
This function does not return a value. |