PageSetupEditorForm.PaperSize Property
Gets the current paper size.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v25.1.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Property Value
| Type |
|---|
| DXPaperSize |
See Also
Gets the current paper size.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v25.1.dll
NuGet Package: DevExpress.Win.Printing
[Browsable(false)]
public DXPaperSize PaperSize { get; }
<Browsable(False)>
Public ReadOnly Property PaperSize As DXPaperSize
| Type |
|---|
| DXPaperSize |