# GC.Spread.Sheets.Print.IPageSectionOptions

## Content

# Interface: IPageSectionOptions

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

## Table of contents

### Properties

- [center](GC.Spread.Sheets.Print.IPageSectionOptions#center)
- [centerImage](GC.Spread.Sheets.Print.IPageSectionOptions#centerimage)
- [left](GC.Spread.Sheets.Print.IPageSectionOptions#left)
- [leftImage](GC.Spread.Sheets.Print.IPageSectionOptions#leftimage)
- [right](GC.Spread.Sheets.Print.IPageSectionOptions#right)
- [rightImage](GC.Spread.Sheets.Print.IPageSectionOptions#rightimage)

## Properties

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

• `Optional` **center**: `string`

___

### <a id="centerimage" name="centerimage"></a> centerImage

• `Optional` **centerImage**: `string`

___

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

• `Optional` **left**: `string`

___

### <a id="leftimage" name="leftimage"></a> leftImage

• `Optional` **leftImage**: `string`

___

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

• `Optional` **right**: `string`

___

### <a id="rightimage" name="rightimage"></a> rightImage

• `Optional` **rightImage**: `string`
