PaperSizes.h
1 #pragma once
2 // Copyright (c) 2001-2024 Aspose Pty Ltd. All Rights Reserved.
3 
4 #include <system/shared_ptr.h>
5 
6 #include "Aspose.PDF.Cpp/aspose_pdf_api_defs.h"
7 
8 namespace Aspose
9 {
10 namespace Pdf
11 {
12 namespace Printing
13 {
14 class PaperSize;
15 } // namespace Printing
16 } // namespace Pdf
17 } // namespace Aspose
18 
19 namespace Aspose {
20 
21 namespace Pdf {
22 
23 namespace Printing {
24 
28 class ASPOSE_PDF_SHARED_CLASS PaperSizes
29 {
30  typedef PaperSizes ThisType;
31 
32 public:
33 
37  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Letter;
41  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> LetterSmall;
45  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Tabloid;
49  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Ledger;
53  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Legal;
57  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Statement;
61  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Executive;
65  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A3;
69  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A4;
73  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A4Small;
77  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A5;
81  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B4;
85  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B5;
89  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Folio;
93  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Quarto;
97  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Standard10x14;
101  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Standard11x17;
105  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Note;
109  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Number9Envelope;
113  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Number10Envelope;
117  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Number11Envelope;
121  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Number12Envelope;
125  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Number14Envelope;
129  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> CSheet;
133  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> DSheet;
137  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> ESheet;
141  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> DLEnvelope;
145  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> C5Envelope;
149  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> C3Envelope;
153  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> C4Envelope;
157  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> C6Envelope;
161  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> C65Envelope;
165  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B4Envelope;
169  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B5Envelope;
173  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B6Envelope;
177  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> ItalyEnvelope;
181  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> MonarchEnvelope;
185  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PersonalEnvelope;
189  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> USStandardFanfold;
197  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> GermanLegalFanfold;
201  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> IsoB4;
205  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> JapanesePostcard;
209  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Standard9x11;
213  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Standard10x11;
217  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Standard15x11;
221  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> InviteEnvelope;
228  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> LetterExtra;
235  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> LegalExtra;
242  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> TabloidExtra;
249  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A4Extra;
253  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> LetterTransverse;
257  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A4Transverse;
265  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> APlus;
269  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> BPlus;
273  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> LetterPlus;
277  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A4Plus;
281  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A5Transverse;
285  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B5Transverse;
289  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A3Extra;
293  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A5Extra;
297  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B5Extra;
301  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A2;
305  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A3Transverse;
309  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A3ExtraTransverse;
317  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A6;
337  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> LetterRotated;
341  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A3Rotated;
345  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A4Rotated;
349  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A5Rotated;
353  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B4JisRotated;
357  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B5JisRotated;
369  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> A6Rotated;
389  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B6Jis;
393  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> B6JisRotated;
397  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Standard12x11;
409  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Prc16K;
413  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Prc32K;
417  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Prc32KBig;
421  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber1;
425  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber2;
429  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber3;
433  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber4;
437  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber5;
441  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber6;
445  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber7;
449  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber8;
453  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber9;
457  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> PrcEnvelopeNumber10;
461  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Prc16KRotated;
465  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Prc32KRotated;
469  static ASPOSE_PDF_SHARED_API System::SharedPtr<PaperSize> Prc32KBigRotated;
510 
511 private:
512 
513  static struct __StaticConstructor__ { __StaticConstructor__(); } s_constructor__;
514 
515 public:
516  PaperSizes() = delete;
517 };
518 
519 } // namespace Printing
520 } // namespace Pdf
521 } // namespace Aspose
522 
523 
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > DSheet
D paper (22 in. by 34 in.).
Definition: PaperSizes.h:133
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Ledger
Ledger paper (17 in. by 11 in.).
Definition: PaperSizes.h:49
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Statement
Statement paper (5.5 in. by 8.5 in.).
Definition: PaperSizes.h:57
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Prc32KBig
32K big paper (97 mm by 151 mm).
Definition: PaperSizes.h:417
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > MonarchEnvelope
Monarch envelope (3.875 in. by 7.5 in.).
Definition: PaperSizes.h:181
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A6Rotated
A6 rotated paper (148 mm by 105 mm).
Definition: PaperSizes.h:369
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber10
#10 envelope (324 mm by 458 mm).
Definition: PaperSizes.h:457
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber6
#6 envelope (120 mm by 230 mm).
Definition: PaperSizes.h:441
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A5Rotated
A5 rotated paper (210 mm by 148 mm).
Definition: PaperSizes.h:349
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber5Rotated
#5 rotated envelope (220 mm by 110 mm).
Definition: PaperSizes.h:489
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > LetterExtra
Letter extra paper (9.275 in. by 12 in.).
Definition: PaperSizes.h:228
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeChouNumber3
Japanese Chou #3 envelope.
Definition: PaperSizes.h:329
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber8Rotated
#8 rotated envelope (309 mm by 120 mm).
Definition: PaperSizes.h:501
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseDoublePostcard
Japanese double postcard (200 mm by 148 mm).
Definition: PaperSizes.h:313
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > IsoB4
ISO B4 (250 mm by 353 mm).
Definition: PaperSizes.h:201
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Number12Envelope
#12 envelope (4.75 in. by 11 in.).
Definition: PaperSizes.h:121
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B6Jis
B6 envelope (176 mm by 125 mm).
Definition: PaperSizes.h:389
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeKakuNumber3Rotated
Japanese rotated Kaku #3 envelope.
Definition: PaperSizes.h:377
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeKakuNumber2
Japanese Kaku #2 envelope.
Definition: PaperSizes.h:321
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeChouNumber3Rotated
Japanese rotated Chou #3 envelope.
Definition: PaperSizes.h:381
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A5
A5 paper (148 mm by 210 mm).
Definition: PaperSizes.h:77
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Prc32KRotated
32K rotated paper (97 mm by 151 mm).
Definition: PaperSizes.h:465
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Letter
Letter paper (8.5 in. by 11 in.).
Definition: PaperSizes.h:37
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > GermanLegalFanfold
German legal fanfold (8.5 in. by 13 in.).
Definition: PaperSizes.h:197
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B6Envelope
B6 envelope (176 mm by 125 mm).
Definition: PaperSizes.h:173
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Standard15x11
Standard paper (15 in. by 11 in.).
Definition: PaperSizes.h:217
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B4
B4 paper (250 mm by 353 mm).
Definition: PaperSizes.h:81
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B5Envelope
B5 envelope (176 mm by 250 mm).
Definition: PaperSizes.h:169
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Tabloid
Tabloid paper (11 in. by 17 in.).
Definition: PaperSizes.h:45
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A3
A3 paper (297 mm by 420 mm).
Definition: PaperSizes.h:65
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Number11Envelope
#11 envelope (4.5 in. by 10.375 in.).
Definition: PaperSizes.h:117
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Note
Note paper (8.5 in. by 11 in.).
Definition: PaperSizes.h:105
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeChouNumber4Rotated
Japanese rotated Chou #4 envelope.
Definition: PaperSizes.h:385
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A3ExtraTransverse
A3 extra transverse paper (322 mm by 445 mm).
Definition: PaperSizes.h:309
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Prc16K
16K paper (146 mm by 215 mm).
Definition: PaperSizes.h:409
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Standard11x17
Standard paper (11 in. by 17 in.).
Definition: PaperSizes.h:101
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber5
#5 envelope (110 mm by 220 mm).
Definition: PaperSizes.h:437
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Prc32K
32K paper (97 mm by 151 mm).
Definition: PaperSizes.h:413
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Number9Envelope
#9 envelope (3.875 in. by 8.875 in.).
Definition: PaperSizes.h:109
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > LetterPlus
Letter plus paper (8.5 in. by 12.69 in.).
Definition: PaperSizes.h:273
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > BPlus
SuperB/SuperB/A3 paper (305 mm by 487 mm).
Definition: PaperSizes.h:269
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > C65Envelope
C65 envelope (114 mm by 229 mm).
Definition: PaperSizes.h:161
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber3
#3 envelope (125 mm by 176 mm).
Definition: PaperSizes.h:429
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber4
#4 envelope (110 mm by 208 mm).
Definition: PaperSizes.h:433
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeKakuNumber3
Japanese Kaku #3 envelope.
Definition: PaperSizes.h:325
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber6Rotated
#6 rotated envelope (230 mm by 120 mm).
Definition: PaperSizes.h:493
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Quarto
Quarto paper (215 mm by 275 mm).
Definition: PaperSizes.h:93
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber4Rotated
#4 rotated envelope (208 mm by 110 mm).
Definition: PaperSizes.h:485
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber2
#2 envelope (102 mm by 176 mm).
Definition: PaperSizes.h:425
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > USStandardFanfold
US standard fanfold (14.875 in. by 11 in.).
Definition: PaperSizes.h:189
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B5Extra
ISO B5 extra paper (201 mm by 276 mm).
Definition: PaperSizes.h:297
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeYouNumber4
Japanese You #4 envelope.
Definition: PaperSizes.h:401
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A4
A4 paper (210 mm by 297 mm).
Definition: PaperSizes.h:69
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A4Plus
A4 plus paper (210 mm by 330 mm).
Definition: PaperSizes.h:277
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > LetterTransverse
Letter transverse paper (8.275 in. by 11 in.).
Definition: PaperSizes.h:253
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber10Rotated
#10 rotated envelope (458 mm by 324 mm).
Definition: PaperSizes.h:509
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > DLEnvelope
DL envelope (110 mm by 220 mm).
Definition: PaperSizes.h:141
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B5Transverse
JIS B5 transverse paper (182 mm by 257 mm).
Definition: PaperSizes.h:285
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Standard10x14
Standard paper (10 in. by 14 in.).
Definition: PaperSizes.h:97
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A4Transverse
A4 transverse paper (210 mm by 297 mm).
Definition: PaperSizes.h:257
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: fwd.h:22
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Standard12x11
Standard paper (12 in. by 11 in.).
Definition: PaperSizes.h:397
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B6JisRotated
JIS B6 rotated paper (182 mm by 128 mm).
Definition: PaperSizes.h:393
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B4JisRotated
JIS B4 rotated paper (364 mm by 257 mm).
Definition: PaperSizes.h:353
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Number14Envelope
#14 envelope (5 in. by 11.5 in.).
Definition: PaperSizes.h:125
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Standard9x11
Standard paper (9 in. by 11 in.).
Definition: PaperSizes.h:209
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Legal
Legal paper (8.5 in. by 14 in.).
Definition: PaperSizes.h:53
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B5JisRotated
JIS B5 rotated paper (257 mm by 182 mm).
Definition: PaperSizes.h:357
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > TabloidExtra
Tabloid extra paper (11.69 in. by 18 in.).
Definition: PaperSizes.h:242
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber3Rotated
#3 rotated envelope (176 mm by 125 mm).
Definition: PaperSizes.h:481
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A3Extra
A3 extra paper (322 mm by 445 mm).
Definition: PaperSizes.h:289
Definition: AFRelationship.h:4
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > LetterExtraTransverse
Letter extra transverse paper (9.275 in. by 12 in.).
Definition: PaperSizes.h:261
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A4Rotated
A4 rotated paper (297 mm by 210 mm).
Definition: PaperSizes.h:345
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A3Rotated
A3 rotated paper (420 mm by 297 mm).
Definition: PaperSizes.h:341
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A4Small
A4 small paper (210 mm by 297 mm).
Definition: PaperSizes.h:73
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapanesePostcardRotated
Japanese rotated postcard (148 mm by 100 mm).
Definition: PaperSizes.h:361
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > GermanStandardFanfold
German standard fanfold (8.5 in. by 12 in.).
Definition: PaperSizes.h:193
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Number10Envelope
#10 envelope (4.125 in. by 9.5 in.).
Definition: PaperSizes.h:113
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber1
#1 envelope (102 mm by 165 mm).
Definition: PaperSizes.h:421
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber2Rotated
#2 rotated envelope (176 mm by 102 mm).
Definition: PaperSizes.h:477
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeChouNumber4
Japanese Chou #4 envelope.
Definition: PaperSizes.h:333
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Executive
Executive paper (7.25 in. by 10.5 in.).
Definition: PaperSizes.h:61
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > APlus
SuperA/SuperA/A4 paper (227 mm by 356 mm).
Definition: PaperSizes.h:265
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Prc32KBigRotated
32K big rotated paper (97 mm by 151 mm).
Definition: PaperSizes.h:469
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > LegalExtra
Legal extra paper (9.275 in. by 15 in.).
Definition: PaperSizes.h:235
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > InviteEnvelope
Invitation envelope (220 mm by 220 mm).
Definition: PaperSizes.h:221
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > C3Envelope
C3 envelope (324 mm by 458 mm).
Definition: PaperSizes.h:149
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A4Extra
A4 extra paper (236 mm by 322 mm).
Definition: PaperSizes.h:249
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber7
#7 envelope (160 mm by 230 mm).
Definition: PaperSizes.h:445
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A3Transverse
A3 transverse paper (297 mm by 420 mm).
Definition: PaperSizes.h:305
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > LetterSmall
Letter small paper (8.5 in. by 11 in.).
Definition: PaperSizes.h:41
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PersonalEnvelope
6 3/4 envelope (3.625 in. by 6.5 in.).
Definition: PaperSizes.h:185
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > C6Envelope
C6 envelope (114 mm by 162 mm).
Definition: PaperSizes.h:157
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A2
A2 paper (420 mm by 594 mm).
Definition: PaperSizes.h:301
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A5Transverse
A5 transverse paper (148 mm by 210 mm).
Definition: PaperSizes.h:281
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A5Extra
A5 extra paper (174 mm by 235 mm).
Definition: PaperSizes.h:293
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber7Rotated
#7 rotated envelope (230 mm by 160 mm).
Definition: PaperSizes.h:497
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B5
B5 paper (176 mm by 250 mm).
Definition: PaperSizes.h:85
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > LetterRotated
Letter rotated paper (11 in. by 8.5 in.).
Definition: PaperSizes.h:337
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber9
#9 envelope (229 mm by 324 mm).
Definition: PaperSizes.h:453
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > C5Envelope
C5 envelope (162 mm by 229 mm).
Definition: PaperSizes.h:145
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Standard10x11
Standard paper (10 in. by 11 in.).
Definition: PaperSizes.h:213
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > CSheet
C paper (17 in. by 22 in.).
Definition: PaperSizes.h:129
Represents the standard paper sizes.
Definition: PaperSizes.h:28
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber1Rotated
#1 rotated envelope (165 mm by 102 mm).
Definition: PaperSizes.h:473
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseDoublePostcardRotated
Japanese rotated double postcard (148 mm by 200 mm).
Definition: PaperSizes.h:365
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapanesePostcard
Japanese postcard (100 mm by 148 mm).
Definition: PaperSizes.h:205
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber9Rotated
#9 rotated envelope (324 mm by 229 mm).
Definition: PaperSizes.h:505
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeYouNumber4Rotated
Japanese You #4 rotated envelope.
Definition: PaperSizes.h:405
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Prc16KRotated
16K rotated paper (146 mm by 215 mm).
Definition: PaperSizes.h:461
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > ESheet
E paper (34 in. by 44 in.).
Definition: PaperSizes.h:137
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > Folio
Folio paper (8.5 in. by 13 in.).
Definition: PaperSizes.h:89
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > A6
A6 paper (105 mm by 148 mm).
Definition: PaperSizes.h:317
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > PrcEnvelopeNumber8
#8 envelope (120 mm by 309 mm).
Definition: PaperSizes.h:449
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > JapaneseEnvelopeKakuNumber2Rotated
Japanese rotated Kaku #2 envelope.
Definition: PaperSizes.h:373
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > ItalyEnvelope
Italy envelope (110 mm by 230 mm).
Definition: PaperSizes.h:177
Whole PDF file will be submitted.
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > C4Envelope
C4 envelope (229 mm by 324 mm).
Definition: PaperSizes.h:153
static ASPOSE_PDF_SHARED_API System::SharedPtr< PaperSize > B4Envelope
B4 envelope (250 mm by 353 mm).
Definition: PaperSizes.h:165