[]
        
(Showing Draft Content)

C1.Report.Layout.PaperSize

PaperSize Property

PaperSize

Gets or sets the paper size for the report.

Declaration
[C1Description("Layout.PaperSize", "The paper size. If Custom, use CustomWidth/CustomHeight to specify the size.")]
public C1PaperSize PaperSize { get; set; }
<C1Description("Layout.PaperSize", "The paper size. If Custom, use CustomWidth/CustomHeight to specify the size.")>
Public Property PaperSize As C1PaperSize
See Also
C1PaperSize