

# SectionBasedLayoutPaperCanvasSizeOptions
<a name="API_SectionBasedLayoutPaperCanvasSizeOptions"></a>

The options for a paper canvas of a section-based layout.

## Contents
<a name="API_SectionBasedLayoutPaperCanvasSizeOptions_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** PaperMargin **   <a name="QS-Type-SectionBasedLayoutPaperCanvasSizeOptions-PaperMargin"></a>
Defines the spacing between the canvas content and the top, bottom, left, and right edges.  
Type: [Spacing](API_Spacing.md) object  
Required: No

 ** PaperOrientation **   <a name="QS-Type-SectionBasedLayoutPaperCanvasSizeOptions-PaperOrientation"></a>
The paper orientation that is used to define canvas dimensions. Choose one of the following options:  
+ PORTRAIT
+ LANDSCAPE
Type: String  
Valid Values: `PORTRAIT | LANDSCAPE`   
Required: No

 ** PaperSize **   <a name="QS-Type-SectionBasedLayoutPaperCanvasSizeOptions-PaperSize"></a>
The paper size that is used to define canvas dimensions.  
Type: String  
Valid Values: `US_LETTER | US_LEGAL | US_TABLOID_LEDGER | A0 | A1 | A2 | A3 | A4 | A5 | JIS_B4 | JIS_B5`   
Required: No

## See Also
<a name="API_SectionBasedLayoutPaperCanvasSizeOptions_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/SectionBasedLayoutPaperCanvasSizeOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/SectionBasedLayoutPaperCanvasSizeOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/SectionBasedLayoutPaperCanvasSizeOptions) 