DXPaperSize.RawKind Property
Gets or sets a type of paper by its index.
Namespace: DevExpress.Drawing.Printing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that indicates one of the DXPaperKind values or a custom value. |
Remarks
A value equal to 48 or 49 or larger than 118 indicates a custom paper size.
See Also