IModelPrintingSettings.PaperName Property
Specifies the name of the custom paper used in the printer that will print the document .
Namespace: DevExpress.ExpressApp.Win.SystemModule
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string that specifies the name of the custom paper used in the printer that will print the document. |
See Also