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

Gets or sets the Margins for the printed page.

Syntax

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

Property Value

Margins

Requirements

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

See Also