PageSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the page settings for a report.
public ref class PageSettings
public class PageSettings
type PageSettings = class
Public Class PageSettings
- Inheritance
-
PageSettings
Remarks
This is returned as a property of the ExecutionInfo class and encapsulates page settings for a report.
Constructors
PageSettings() |
Initializes a new instance of the PageSettings class. |
Properties
Margins |
Represents the margins for a report page. Read-only. |
PaperSize |
Represents the paper size settings for a report page. Read-only. |