Skip to main content

IModelPrintingSettings.CustomPaperSize Property

Specifies a custom paper size.

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

Size CustomPaperSize { get; set; }

Property Value

Type Description
Size

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

See Also