PaperType EnumerationGemBox.Document Help
Specifies the paper type.

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax

public enum PaperType
Members

  Member nameValueDescription
A30 A3 (11.69 inch X 16.54 inch).
A41 A4 (8.27 inch X 11.69 inch).
A52 A5 (5.83 inch X 8.27 inch).
A63 A6 (4.13 inch X 5.83 inch).
B44 B4 (JIS, 7.17 inch X 10.12 inch).
B55 B5 (ISO, 6.93 inch X 9.84 inch).
Letter6 Letter (8.5 inch X 11 inch).
Legal7 Legal (8.5 inch X 14 inch).
Executive8 Executive (7.25 inch X 10.5 inch).
Paper11x179 11x17 (11 inch X 17 inch).
EnvelopeDL10 Envelope DL (4.33 inch X 8.66 inch).
EnvelopeC511 Envelope C5 (6.38 inch X 9.02 inch).
Custom12 Custom paper type.
See Also