[]
Gets or sets the paper size for the report.
[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