New to Telerik Reporting? Download free 30-day trial
WPFXAML/WPFXAMLInteractive Device Information Settings
The following table lists the device information settings for rendering in WPFXAML and WPFXAMLInteractive format.
This rendering extension is used by the WPF Report Viewer and by default is not visible in viewer's available rendering extensions list.
WPFXAML/WPFXAMLInteractive Device Information Settings
Name | Type | Description |
---|---|---|
StartPage | Integer | The first page of the report to render. A value of 0 indicates that all pages are rendered. |
EndPage | Integer | The last page of the report to render. |
BitmapScalingMode | string | Specifies the algorithm used to scale bitmap images. The value must be a BitmapScalingMode enumeration member. By default it is set to Unspecified, which results in better performance, but produces a low quality scaling. |
For an example of how to set up the settings for a rendering extension, see extensions Element.