PrintingStringID Enum
In This Article
Contains values corresponding to strings that can be localized.
Namespace: DevExpress.WinUI.Localization
Assembly: DevExpress.WinUI.Printing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description |
---|---|
Print
|
Printers |
Print
|
Pages |
Print
|
All Pages |
Print
|
Current |
Print
|
Custom |
Print
|
Paper kind |
Print
|
Location: |
Print
|
Status: |
Print
|
Copies: |
Print
|
Collate |
Print
|
Print on both side |
Print
|
Orientation |
Paper
|
Automatically select |
Paper
|
Manual feed |
Duplex
|
None |
Duplex
|
Flip on Short Edge |
Duplex
|
Flip on Long Edge |
Portrait
|
Portrait |
Landscape
|
Landscape |
#Remarks
Refer to the Localization topic for more information on how to localize DevExpress WinUI Controls.
See Also