'Declaration Public Function New( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer, _ ByVal header As Integer, _ ByVal footer As Integer _ )
Parameters
- left
- Size of the left margin in 100th-of-an-inch units
- top
- Size of the top margin in 100th-of-an-inch units
- right
- Size of the right margin in 100th-of-an-inch units
- bottom
- Size of the bottom margin in pixels
- header
- Size of the header margin in 100th-of-an-inch units
- footer
- Size of the footer margin in 100th-of-an-inch units