PageSettings Class

Definition

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.

Applies to