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

Gets or sets the PaperKind for the printed page.

Syntax

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

Property Value

PaperKind

Requirements

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

See Also