Skip to main content

PageSetupEditorForm.PaperSize Property

Gets the current paper size.

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing

Declaration

[Browsable(false)]
public DXPaperSize PaperSize { get; }

Property Value

Type
DXPaperSize
See Also