PageCompatibility Enum
Lists the values that specify the compatibility mode of a document.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Members
Name | Description |
---|---|
Silverlight
|
The document is Silverlight-compatible. |
WPF
|
The document is WPF-compatible. |
Prnx
|
The document is PRNX-compatible. |
HTML
|
The document is HTML-compatible. |
ImagePng
|
The document is PNG-compatible. |
See Also