A newer version of this page is available.
Switch to the current version.
PageCompatibility Enum
Lists the values that specify the compatibility mode of a document.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v18.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
Feedback