# GC.Spread.Sheets.Print.PrintMargins

## Content

# Interface: PrintMargins

[Sheets](../modules/GC.Spread.Sheets).[Print](../modules/GC.Spread.Sheets.Print).PrintMargins

## Table of contents

### Properties

- [bottom](GC.Spread.Sheets.Print.PrintMargins#bottom)
- [footer](GC.Spread.Sheets.Print.PrintMargins#footer)
- [header](GC.Spread.Sheets.Print.PrintMargins#header)
- [left](GC.Spread.Sheets.Print.PrintMargins#left)
- [right](GC.Spread.Sheets.Print.PrintMargins#right)
- [top](GC.Spread.Sheets.Print.PrintMargins#top)

## Properties

### <a id="bottom" name="bottom"></a> bottom

• **bottom**: `number`

The bottom margin, in hundredths of an inch.

___

### <a id="footer" name="footer"></a> footer

• **footer**: `number`

The footer offset, in hundredths of an inch.

___

### <a id="header" name="header"></a> header

• **header**: `number`

The header offset, in hundredths of an inch.

___

### <a id="left" name="left"></a> left

• **left**: `number`

The left margin, in hundredths of an inch.

___

### <a id="right" name="right"></a> right

• **right**: `number`

The right margin, in hundredths of an inch.

___

### <a id="top" name="top"></a> top

• **top**: `number`

The top margin, in hundredths of an inch.
