--- title: "PPTX Device Information Settings | Microsoft Docs" ms.date: 09/11/2015 ms.prod: reporting-services ms.prod_service: "reporting-services-native" ms.technology: reporting-services ms.topic: conceptual helpviewer_keywords: - "render" - "powerpoint" - "pptx" - "export" ms.assetid: 4dc2045f-8025-41a3-8f9d-5635fb24cf4a author: maggiesMSFT ms.author: maggies --- # PPTX Device Information Settings The following table lists the device information settings for rendering [!INCLUDE[ssRSnoversion](../includes/ssrsnoversion-md.md)] reports in the PPTX format. |Setting|Value| |-------------|-----------| |**Columns**|The number of columns to set for the report. This value overrides the report's original settings.| |**ColumnSpacing**|The column spacing to set for the report. This value overrides the report's original settings.| |**DpiX**|The horizontal resolution of the output image. The default value is **96**. Applies to **BMP**, **GIF**, **PNG**, and **TIFF** output formats.| |**DpiY**|The vertical resolution of the output image. The default value is **96**. Applies to **BMP**, **GIF**, **PNG**, and **TIFF** output formats.| |**EndPage**|The last page of the report to render. The default value is the value for **StartPage**.| |**MarginBottom**|The bottom margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, **1in**). This value overrides the report's original settings.| |**MarginLeft**|The left margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, **1in**). This value overrides the report's original settings.| |**MarginRight**|The right margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, **1in**). This value overrides the report's original settings.| |**MarginTop**|The top margin value, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, **1in**). This value overrides the report's original settings.| |**PageHeight**|The page height, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, **11in**). This value overrides the report's original settings.| |**PageWidth**|The page width, in inches, to set for the report. You must include an integer or decimal value followed by "in" (for example, **8.5in**). This value overrides the report's original settings.| |**StartPage**|The first page of the report to render. A value of **0** indicates that all pages are rendered. The default value is **1**.| |**UseReportPageSize**|If UseReportPageSize =**false** then the default slide size is PowerPoint's default of 13.333" x 7.5" (16:9 aspect ratio). If UseReportPageSize =true, then the default slide size is the define page size of the report.

The default value is **false**

Note, the PageWidth and PageHeight settings override the default width and height.| ## See Also [Passing Device Information Settings to Rendering Extensions](../reporting-services/report-server-web-service/net-framework/passing-device-information-settings-to-rendering-extensions.md) [Customize Rendering Extension Parameters in RSReportServer.Config](../reporting-services/customize-rendering-extension-parameters-in-rsreportserver-config.md) [Technical Reference (SSRS)](../reporting-services/technical-reference-ssrs.md)