| Overload | Description |
|---|---|
| NPaperSize Constructor(ENPaperKind) | Initializes this size from the specified paperKind. |
| NPaperSize Constructor(NSize) | Initializes this size from the specified size in DIPs. |
| NPaperSize Constructor(Double,Double) | Initializes this size from the specified width and height in DIPs. |
| NPaperSize Constructor(NLength,NLength) | Initializes this size from the specified width and height. |