Skip to main content
.NET Framework 4.6.2+

IModelPrintingSettings.CustomPaperSize Property

Specifies a custom paper size.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v24.2.dll

Declaration

Size CustomPaperSize { get; set; }

Property Value

Type Description
Size

A System.Drawing.Size object that specifies a custom paper size.

See Also