Skip to main content
.NET 6.0+

PrintingController.PrintingSettingsNodeName Field

Gets a string representing the Application Model‘s PrintingSettings node name.

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public const string PrintingSettingsNodeName = "PrintingSettings"

Field Value

Type
String
See Also