Open this page in the API Guide

PaperSettings.Size Property

Gets or sets the height of the paper.

Namespace:  Dundas.BI.Print
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public PaperSize Size { get; set; }

Property Value

Type: PaperSize
See Also