dbicList Send comments on this topic.
PaperSize Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiPageSettings Class : PaperSize Property

Gets or sets the Size of the paper for the printed page.

Syntax

Visual Basic (Declaration) 
Public Property PaperSize As Size
C# 
public Size PaperSize {get; set;}

Property Value

Size

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also