PageSetupEditorForm.PaperSize Property
Gets the current paper size.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Property Value
Type |
---|
DXPaperSize |
See Also
Gets the current paper size.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
[Browsable(false)]
public DXPaperSize PaperSize { get; }
<Browsable(False)>
Public ReadOnly Property PaperSize As DXPaperSize
Type |
---|
DXPaperSize |
No
Your feedback is appreciated.