DXPaperSize Constructors
Defines a paper size.Name | Parameters | Description |
---|---|---|
DXPaperSize() | none | Initializes a new instance of the DXPaperSize class. |
DXPaperSize(String, Int32, Int32) | name, width, height | Initializes a new instance of the DXPaperSize class with specified settings. |
See Also