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

Gets or sets the paper name associated with the printed page.

Syntax

Visual Basic (Declaration) 
Public Property PaperName As String
C# 
public string PaperName {get; set;}

Property Value

String

Requirements

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

See Also