SectionBasedLayoutPaperCanvasSizeOptions
The options for a paper canvas of a section-based layout.
Contents
In the following list, the required parameters are described first.
- PaperMargin
-
Defines the spacing between the canvas content and the top, bottom, left, and right edges.
Type: Spacing object
Required: No
- PaperOrientation
-
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
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: