A newer version of this page is available.
Switch to the current version.
XtraPageSettingsBase.PaperKind Property
Gets or sets the type of paper for the document.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
PaperKind | A PaperKind enumeration value. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to PaperKind |
---|---|---|
Cross-Platform Class Library | RemotePrintingSystem |
|
PrintingSystemBase |
|
|
WinForms Controls | PrintingSystem |
|
PrintingSystem |
|
|
WPF Controls | IDocumentViewModel |
|
PrintingSystem |
|
Remarks
Information on paper types can be obtained from the PaperKind topic in MSDN.
See Also
Feedback