[]
        
(Showing Draft Content)

C1.Ssrs.PageLayout

PageLayout Class

Defines the page layout used then report generated. Values specified via PageLayout overrides the report original settings.

Inheritance
PageLayout
Namespace: C1.Ssrs
Assembly: C1.Document.dll
Syntax
public class PageLayout

Constructors

Name Description
PageLayout()

Properties

Name Description
ColumnSpacing

Gets or sets the column spacing in millimeters.

Columns

Gets or sets the number of columns.

MarginBottom

Gets or sets the bottom margin in millimeters.

MarginLeft

Gets or sets the left margin in millimeters.

MarginRight

Gets or sets the right margin in millimeters.

MarginTop

Gets or sets the top margin in millimeters.

PageHeight

Gets or sets the page height in millimeters.

PageWidth

Gets or sets the page width in millimeters.