SpreadsheetDocument.PageSize

Usage:

Read and write.

Description:

Type: String; Undefined.
Contains the page size name as a string.
Items indicates that the page size is not set.
The following options are possible:
  • Custom - custom sheet size;
  • Letter;
  • Letter Small;
  • Tabloid;
  • Ledger;
  • Legal;
  • Statement;
  • Executive;
  • A3;
  • A4;
  • A4 Small;
  • A5;
  • B4;
  • B5;
  • Folio;
  • Quarto;
  • 10x14;
  • 11x17;
  • Note;
  • Envelope #9;
  • Envelope #10;
  • Envelope #11;
  • Envelope #12;
  • Envelope #14;
  • C size sheet;
  • D size sheet;
  • E size sheet;
  • Envelope DL;
  • Envelope C5;
  • Envelope C3;
  • Envelope C4;
  • Envelope C6;
  • Envelope C65;
  • Envelope B4;
  • Envelope B5;
  • Envelope B6;
  • Envelope;
  • Envelope Monarch;
  • 6 3/4 Envelope;
  • US Std Fanfold;
  • German Std Fanfold;
  • German Legal Fanfold;
  • B4 (ISO);
  • Japanese Postcard;
  • 9x11;
  • 10x11;
  • 15x11;
  • Envelope Invite;
  • Letter Extra;
  • Legal Extra;
  • Tabloid Extra;
  • A4 Extra;
  • Letter Transverse;
  • A4 Transverse;
  • Letter Extra Transverse;
  • Super A;
  • Super B;
  • Letter Plus;
  • A4 Plus;
  • A5 Transverse;
  • B5 (JIS) Transverse;
  • A3 Extra;
  • A5 Extra;
  • B5 (ISO) Extra;
  • A2;
  • A3 Transverse;
  • A3 Extra Transverse;
  • Japanese Double Postcard;
  • A6;
  • Japanese Envelope Kaku #2;
  • Japanese Envelope Kaku #3;
  • Japanese Envelope Chou #3;
  • Japanese Envelope Chou #4;
  • Letter Rotated;
  • A3 Rotated;
  • A4 Rotated;
  • A5 Rotated;
  • B4 (JIS) Rotated;
  • B5 (JIS) Rotated;
  • Japanese Postcard Rotated;
  • Double Japanese Postcard Rotated;
  • A6 Rotated;
  • Japanese Envelope Kaku #2 Rotated;
  • Japanese Envelope Kaku #3 Rotated;
  • Japanese Envelope Chou #3 Rotated;
  • Japanese Envelope Chou #4 Rotated;
  • B6 (JIS);
  • B6 (JIS) Rotated;
  • 12x11;
  • Japanese Envelope You #4;
  • Japanese Envelope You #4 Rotated;
  • P 16k;
  • P 32k;
  • P 32k(Big);
  • PRC Envelope #1;
  • PRC Envelope #2;
  • PRC Envelope #3;
  • PRC Envelope #4;
  • PRC Envelope #5;
  • PRC Envelope #6;
  • PRC Envelope #7;
  • PRC Envelope #8;
  • PRC Envelope #9;
  • PRC Envelope #10;
  • P 16k Rotated;
  • P 32k Rotated;
  • P 32kbig Rotated;
  • PRC Envelope #1 Rotated;
  • PRC Envelope #2 Rotated;
  • PRC Envelope #3 Rotated;
  • PRC Envelope #4 Rotated;
  • PRC Envelope #5 Rotated;
  • PRC Envelope #6 Rotated;
  • PRC Envelope #7 Rotated;
  • PRC Envelope #8 Rotated;
  • PRC Envelope #9 Rotated;
  • PRC Envelope #10 Rotated.

Availability:

Thin client, web-client, server, thick client, external connection, Mobile application (client), Mobile application (server).

Note:

When an option known to the platform is used, sizes of the format known to the platform are included as page sizes. When the Custom option is used, sizes specified by the developer are included as page sizes. If an option different from known or Custom options is used, A4 format sizes are included as page sizes.

    

1C:Enterprise Developer's Community