Version

PageSize Class

Represents a page size. This class allows to set the width and the height of a page.
Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute("Infragistics.Documents.Reports.Report.PageSize+PageSizeTypeConverter, Infragistics.Web.Documents.Reports, Version=23.2.20232.17, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb")>
<System.SerializableAttribute()>
Public Class PageSize 
[System.ComponentModel.TypeConverterAttribute("Infragistics.Documents.Reports.Report.PageSize+PageSizeTypeConverter, Infragistics.Web.Documents.Reports, Version=23.2.20232.17, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb")]
[System.SerializableAttribute()]
public class PageSize 
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

View on GitHub