Gets or sets the default width for rendering the report in a physical-page
oriented renderer. Default: 8.5 in. Must be greater than 0 in.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ReportSize PageWidth { get; set; } |
Visual Basic |
---|
Public Property PageWidth As ReportSize Get Set |