<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5000.1.0" />

ImagingSpreadsheetPaperSizeOrientation

Specifies the paper size and orientation used to render the pages in a spreadsheet.
Ledger = 4

Renders the spreadsheet in ledger (17 in x 11 in) and portrait orientation.

Renders the spreadsheet in letter size (11 in x 8.5 in) and landscape orientation.

Renders the spreadsheet in letter size (8.5 in x 11 in) and portrait orientation.

Renders the spreadsheet in its original size and orientation.

Tabloid = 3

Renders the spreadsheet in tabloid size (11 in x 17 in) and landscape orientation.

Unknown = 5

Represents error during mapping.